We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5bfec7 commit 486e931Copy full SHA for 486e931
1 file changed
.github/workflows/codeql-analysis.yml
@@ -46,6 +46,9 @@ jobs:
46
config: |
47
paths-ignore:
48
- packages/devextreme-cli/src/templates
49
+ env:
50
+ LGTM_INDEX_FILTERS: |
51
+ exclude:packages/devextreme-cli/src/templates
52
# If you wish to specify custom queries, you can do so here or in a config file.
53
# By default, queries listed here will override any specified in a config file.
54
# Prefix the list here with "+" to use these queries and those in the config file.
0 commit comments