mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix: fix statix lints
This commit is contained in:
parent
da98b41242
commit
9f0e875328
6 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
nix_version = '2.4'
|
||||
ignore = ['.direnv']
|
||||
|
||||
disabled = ["repeated_keys", "collapsible_let_in"]
|
||||
disabled = ["repeated_keys"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue