Skip to content

Commit

Permalink
Merge #517 #536
Browse files Browse the repository at this point in the history
517: treefmt: add deadnix r=zowoq a=zowoq



536: flake.lock: Update r=zowoq a=nix-infra-bot



Co-authored-by: zowoq <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Apr 21, 2023
3 parents ce4701a + 6b1167d + 7c88176 commit 2476429
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 15 deletions.
30 changes: 15 additions & 15 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions treefmt.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
options = [
"-eucx"
''
${pkgs.lib.getExe pkgs.deadnix} --edit "$@"
for i in "$@"; do
${pkgs.lib.getExe pkgs.statix} fix "$i"
done
Expand Down

0 comments on commit 2476429

Please sign in to comment.