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 5fefa53 commit 6f3a96bCopy full SHA for 6f3a96b
.github/workflows/test_quick.yml
@@ -50,4 +50,6 @@ jobs:
50
exclude_file: .codespell-ignorelines
51
check_filenames: true
52
check_hidden: true
53
- skip: "*.pdf"
+ skip: "*.pdf,src_classic,locales"
54
+ # if we don't fix everything we can set this
55
+ # only_warn: 1
0 commit comments