tweak(.editorconfig): don't check nvfetcher sources
This commit is contained in:
parent
76884f5bfa
commit
3e6562a39f
1 changed files with 6 additions and 0 deletions
|
@ -16,6 +16,12 @@ insert_final_newline = unset
|
|||
trim_trailing_whitespace = unset
|
||||
indent_size = unset
|
||||
|
||||
[pkgs/_sources/*]
|
||||
end_of_line = unset
|
||||
insert_final_newline = unset
|
||||
trim_trailing_whitespace = unset
|
||||
indent_size = unset
|
||||
|
||||
[{.*,secrets}/**]
|
||||
end_of_line = unset
|
||||
insert_final_newline = unset
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue