Commit 1c5f6fc
feat: use editorconfig to enforce formatting
Why recommend formatting in the readme when it can be enforced using a
common editor config that's already supported and loaded by vim/nvim and
other editors by default [1]? Set some sane properties [2].
[1] https://editorconfig.org/#pre-installed
[2] https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties
Signed-off-by: Randolph Sapp <[email protected]>1 parent 9b7cfac commit 1c5f6fc
2 files changed
+23
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
0 commit comments