summary refs log tree commit diff
path: root/.editorconfig
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-10-24 12:24:25 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-11-10 20:47:11 +1000
commit7e33f0ed75313c7f29ab9959824be429c5b50646 (patch)
treeccb3ad3f2f6de912de3f4a23f149942848eebd37 /.editorconfig
parent652195179a09d7ab5518680386f62bcaa10665dd (diff)
downloadnixpkgs-7e33f0ed75313c7f29ab9959824be429c5b50646.tar
nixpkgs-7e33f0ed75313c7f29ab9959824be429c5b50646.tar.gz
nixpkgs-7e33f0ed75313c7f29ab9959824be429c5b50646.tar.bz2
nixpkgs-7e33f0ed75313c7f29ab9959824be429c5b50646.tar.lz
nixpkgs-7e33f0ed75313c7f29ab9959824be429c5b50646.tar.xz
nixpkgs-7e33f0ed75313c7f29ab9959824be429c5b50646.tar.zst
nixpkgs-7e33f0ed75313c7f29ab9959824be429c5b50646.zip
.editorconfig: indent_style excludes
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index d8a320e495c..6625cbf6981 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -76,10 +76,12 @@ trim_trailing_whitespace = unset
 
 [pkgs/build-support/dotnetenv/Wrapper/**]
 end_of_line = unset
+indent_style = unset
 insert_final_newline = unset
 trim_trailing_whitespace = unset
 
 [pkgs/build-support/upstream-updater/**]
+indent_style = unset
 trim_trailing_whitespace = unset
 
 [pkgs/development/compilers/elm/registry.dat]
@@ -96,6 +98,9 @@ trim_trailing_whitespace = unset
 [pkgs/development/node-packages/composition.nix]
 insert_final_newline = unset
 
+[pkgs/development/{perl-modules,ocaml-modules,tools/ocaml}/**]
+indent_style = unset
+
 [pkgs/servers/dict/wordnet_structures.py]
 trim_trailing_whitespace = unset