Skip to content

Commit

Permalink
fix-whitespace: ignore .direnv
Browse files Browse the repository at this point in the history
  • Loading branch information
ncfavier authored and andreasabel committed Feb 20, 2024
1 parent f475887 commit 3503636
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fix-whitespace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ excluded-dirs:
- std-lib
- test/Succeed/LineEndings
- examples/uptodate
- .direnv

# Every matched filename is included unless it is matched by excluded-files.
included-files:
Expand Down

0 comments on commit 3503636

Please sign in to comment.