diff options
| author | seth <[email protected]> | 2024-07-06 04:29:17 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-07-09 15:38:51 -0400 |
| commit | bb1b2e037e116aa6c704748817c4f29d573266c5 (patch) | |
| tree | d86fe6cd4e41e2030c0e0433b81a850a266a84d8 /dev/README.md | |
| parent | b5c11d1d4306218938be8989fb6e7945fd74d897 (diff) | |
tree-wide: use treefmt
Diffstat (limited to 'dev/README.md')
| -rw-r--r-- | dev/README.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/dev/README.md b/dev/README.md index f16f659..ac255bc 100644 --- a/dev/README.md +++ b/dev/README.md @@ -1,9 +1,5 @@ # ./dev/ -## checks.nix - -Runs all of my favorite tools on the code here to make sure it's good to go - ## devShells.nix A misnomer - this only contains one shell @@ -12,3 +8,8 @@ A misnomer - this only contains one shell Jobs I want to run in CI. Currently built by [`nix-fast-build`](https://github.com/Mic92/nix-fast-build) + +## treefmt.nix + +[treefmt](https://github.com/numtide/treefmt) configuration via +[treefmt-nix](https://github.com/numtide/treefmt-nix) |
