Fix rebase style changes

This commit is contained in:
Aarni Halinen
2019-07-05 00:19:08 +03:00
parent 2e511a9ccf
commit f1fdcf585a
4 changed files with 5 additions and 4 deletions
+1
View File
@@ -41,6 +41,7 @@
"consistent-return": "warn",
"dot-notation": "warn",
"global-require": "warn",
"linebreak-style": "off",
"max-len": [
"off",
160