Skip to content

Commit

Permalink
Add github action for weeder
Browse files Browse the repository at this point in the history
  • Loading branch information
locallycompact committed Dec 8, 2024
1 parent 08268e0 commit a0b76fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/formatting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ jobs:
- name: 📐 Check hlint
run: |
nix build .#checks.x86_64-linux.hlint
- name: 📐 Check weeder
run: |
nix develop -command weeder

0 comments on commit a0b76fe

Please sign in to comment.