mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 02:34:15 -05:00
flake/dev/fmt: ignore sema-primop-overriden rule of nixf-diagnose
This commit is contained in:
committed by
Austin Horstman
parent
1d333fc92e
commit
fe10a072ec
@@ -66,6 +66,7 @@
|
||||
formatter.nixf-diagnose.options = [
|
||||
"--auto-fix"
|
||||
"--ignore=sema-unused-def-lambda-witharg-formal"
|
||||
"--ignore=sema-primop-overridden"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user