statix icon indicating copy to clipboard operation
statix copied to clipboard

Add a check for `lib` being the first in the pattern

Open viraptor opened this issue 3 years ago • 1 comments

This is a nixpkgs policy.

Not adding a replacement suggestion at this point, because it seems very tricky to preserve the formatting and potential comments when reordering.

viraptor avatar Jun 30 '22 12:06 viraptor

I think this should be disabled by default if merged. nixpkgs is a single repository but there are countless other repositories that have Nix code inside them.

There could be a nixpkgs specific flag like --nixpkgs to enable lints such as this.

ilkecan avatar Sep 24 '22 03:09 ilkecan