Skip to content

Commit 5d46702

Browse files
committed
add linefeed check action
1 parent 72f08f6 commit 5d46702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-crlf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- name: Use action to check for CRLF endings
1818
uses: erclu/[email protected]
1919
with: # ignore directories containing *.csv & data
20-
exclude: /demo/
20+
exclude: /demo/ /ms4w/ /test/ Makefile.vc

0 commit comments

Comments
 (0)