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
|
# rust
|
||||||
rustfmt.enable = true;
|
rustfmt.enable = true;
|
||||||
clippy.enable = true;
|
clippy.enable = true;
|
||||||
|
taplo.enable = true;
|
||||||
# nix
|
# nix
|
||||||
statix.enable = true;
|
statix.enable = true;
|
||||||
alejandra.enable = true;
|
alejandra.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue