mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
treewide: remove unused rec
Auto-fix by nixf-diagnose.
This commit is contained in:
parent
6f066d934b
commit
90e7159c55
128 changed files with 230 additions and 231 deletions
|
|
@ -97,7 +97,6 @@ let
|
|||
# https://github.com/nix-community/nixd/blob/main/libnixf/src/Basic/diagnostic.py
|
||||
# TODO: Remove the following and fix things.
|
||||
"--ignore=parse-redundant-paren"
|
||||
"--ignore=sema-extra-rec"
|
||||
"--ignore=sema-extra-with"
|
||||
"--ignore=sema-unused-def-lambda-noarg-formal"
|
||||
"--ignore=sema-unused-def-lambda-witharg-arg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue