Skip to content

Commit 82e4762

Browse files
author
Ed Nutting
committed
Update fix-whitespace.yaml to match new fix-whitespace program version
See agda/fix-whitespace#5
1 parent 1198e33 commit 82e4762

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fix-whitespace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ included-dirs:
33
- README
44

55
included-files:
6-
- "**.agda"
7-
- "**.md"
6+
- "*.agda"
7+
- "*.md"
88
- ".travis.yml"
99

1010
excluded-files:

0 commit comments

Comments
 (0)