mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
Note that we use tabs for indent in *.go files in editorconfig
This commit is contained in:
@@ -6,7 +6,7 @@ indent_size = 4
|
||||
end_of_line = lf
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[{Makefile,*.terminfo}]
|
||||
[{Makefile,*.terminfo,*.go}]
|
||||
indent_style = tab
|
||||
|
||||
# Autogenerated files with tabs below this line.
|
||||
|
||||
Reference in New Issue
Block a user