Commit Graph

6 Commits

Author SHA1 Message Date
9e16484a22 fix: remove root=true so some settings are able to be overridden by users (tab width) 2025-04-09 20:24:49 +02:00
2dd6344e87 modify indent_size so users can customise it
users can set `tab_size` in their `~/.editorconfig` file, for their
preferred tab rendering width, whilst each indent remains 1 tab.
2025-03-24 10:42:22 +01:00
ad7db5c665 some visual fixes 2025-03-21 17:36:17 +01:00
19a223dd29 set to use tabs in configuration files 2025-03-21 17:35:41 +01:00
d2fb059af6 add indent_style to another property 2025-03-13 15:24:19 +01:00
11eba2386c add editorconfig file 2025-03-13 15:13:39 +01:00