mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
.editorconfig: move subfolder config into separate .editorconfig files
This avoids paths in the top-level file getting out-of-sync, because the .editorconfig files would be moved together with the files they target.
This commit is contained in:
3
lib/tests/.editorconfig
Normal file
3
lib/tests/.editorconfig
Normal file
@@ -0,0 +1,3 @@
|
||||
[*.plist]
|
||||
indent_style = tab
|
||||
insert_final_newline = unset
|
||||
Reference in New Issue
Block a user