Skip to content

Commit 64f4cbe

Browse files
committed
exclude prefixing checks
1 parent b37c1e1 commit 64f4cbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ jobs:
6767
with:
6868
exclude-directories: '.github,dependencies,tests'
6969
exclude-files: '.editorconfig,.gitattributes,.gitignore,phpunit.xml.dist'
70-
# exclude-checks: ''
70+
exclude-checks: 'prefixing'

0 commit comments

Comments
 (0)