mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03: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:
parent
0245105e54
commit
c8d2eca963
11 changed files with 34 additions and 40 deletions
3
lib/tests/.editorconfig
Normal file
3
lib/tests/.editorconfig
Normal file
|
@ -0,0 +1,3 @@
|
|||
[*.plist]
|
||||
indent_style = tab
|
||||
insert_final_newline = unset
|
Loading…
Add table
Add a link
Reference in a new issue