We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039d6e2 commit 0c4499fCopy full SHA for 0c4499f
.gitattributes
@@ -1,11 +1,7 @@
1
README.md no-precommit-check
2
-testsuite/*/* no-precommit-check
3
-testsuite/*/*/* no-precommit-check
4
-testsuite/*/*/*/* no-precommit-check
5
-testsuite/*/*/*/*/* no-precommit-check
6
-testsuite/*/*/*/*/*/* no-precommit-check
7
-testsuite/*/*/*/*/*/*/* no-precommit-check
8
+# no style checking for tests
+testsute/tests/** no-precommit-check
9
10
# Third-party package
11
src/getRSS.c no-precommit-check
0 commit comments