fix: .editorconfig syntax for nix files
This commit is contained in:
@@ -8,5 +8,5 @@ trim_trailing_whitespace = true
|
|||||||
indent_size = 4
|
indent_size = 4
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
|
||||||
[*.nix,*.{yaml,yml}]
|
[*.{nix,yaml,yml}]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|||||||
Reference in New Issue
Block a user