chore: integrate treefmt
This commit is contained in:
parent
3c95151c88
commit
2fe7988a48
6 changed files with 154 additions and 23 deletions
4
.envrc
Normal file
4
.envrc
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
if has nix; then
|
||||
use flake
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue