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