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.
topic/code-linting
1 parent bb0c84e commit aa862ccCopy full SHA for aa862cc
.github/labeler.yml
@@ -81,3 +81,13 @@ docs-update-needed:
81
- changed-files:
82
- any-glob-to-any-file:
83
- "custom/conf/app.example.ini"
84
+
85
+topic/code-linting:
86
+ - changed-files:
87
+ - any-glob-to-any-file:
88
+ - ".eslintrc.cjs"
89
+ - ".golangci.yml"
90
+ - ".markdownlint.yaml"
91
+ - ".spectral.yaml"
92
+ - ".yamllint.yaml"
93
+ - "stylelint.config.js"
0 commit comments