nix: add toml check
This commit is contained in:
parent
7f51f84066
commit
243618b821
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
|||
# rust
|
||||
rustfmt.enable = true;
|
||||
clippy.enable = true;
|
||||
taplo.enable = true;
|
||||
# nix
|
||||
statix.enable = true;
|
||||
alejandra.enable = true;
|
||||
|
|
Loading…
Reference in a new issue