| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0052c40 commit 7b0aaa7
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -92,6 +92,7 @@ rules: | |||
| 92 | 92 | no-multiple-empty-lines: [2, {max: 2, maxEOF: 0, maxBOF: 0}] | |
| 93 | 93 | no-tabs: 2 | |
| 94 | 94 | no-trailing-spaces: 2 | |
| 95 | + operator-linebreak: [2, after, {overrides: {'?': ignore, ':': ignore}}] | ||
| 95 | 96 | quotes: [2, single, avoid-escape] | |
| 96 | 97 | semi: 2 | |
| 97 | 98 | semi-spacing: 2 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments