| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a63c556 commit 347abf3
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -60,6 +60,7 @@ rules: | |||
| 60 | 60 | indent: [2, 2, {SwitchCase: 1}] | |
| 61 | 61 | key-spacing: [2, {mode: "minimum"}] | |
| 62 | 62 | keyword-spacing: 2 | |
| 63 | + linebreak-style: [2, "unix"] | ||
| 63 | 64 | max-len: [2, 80, 2] | |
| 64 | 65 | new-parens: 2 | |
| 65 | 66 | no-mixed-spaces-and-tabs: 2 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments