Commit 6dd4373
committed
Introduce .editorconfig file with basic code formatting rules
Many IDEs (such as IntelliJ IDEA) and editors already use the .editorconfig file if available.
For most popular editors there’s a plugin that adds EditorConfig support.
See https://editorconfig.org/ for more details.1 parent 69c15a3 commit 6dd4373
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments