We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a3cd0a commit 1d77c59Copy full SHA for 1d77c59
ci/10-trailing_whitespaces.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
FOLDER="."
4
-FILES='.+\.\(md\|rs\|\sh\|toml\|txt\|yml\)'
+FILES='.+\.\(rs\|\sh\|toml\|txt\|yml\)'
5
6
# Exit script on first error
7
set -o errexit -o nounset
0 commit comments