mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
treewide: fix editorconfig ci check
This commit is contained in:
parent
49e6e192a7
commit
f309367421
2 changed files with 9 additions and 1 deletions
|
@ -89,3 +89,11 @@ insert_final_newline = unset
|
||||||
# Keep this hint at the bottom:
|
# Keep this hint at the bottom:
|
||||||
# Please don't add entries for subfolders here.
|
# Please don't add entries for subfolders here.
|
||||||
# Create <subfolder>/.editorconfig instead.
|
# Create <subfolder>/.editorconfig instead.
|
||||||
|
|
||||||
|
# Added to avoid mass-rebuild in stable
|
||||||
|
[pkgs/build-support/kernel/paths-from-graph.pl]
|
||||||
|
trim_trailing_whitespace = unset
|
||||||
|
|
||||||
|
# Added to avoid mass-rebuild in stable
|
||||||
|
[pkgs/by-name/po/polkit/system_bus.conf]
|
||||||
|
trim_trailing_whitespace = unset
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue