We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70de9ff commit 57ab6e1Copy full SHA for 57ab6e1
1 file changed
.github/workflows/codeql-analysis.yml
@@ -47,6 +47,8 @@ jobs:
47
config: |
48
paths-ignore:
49
- packages/devextreme-cli/src/templates
50
+ - packages/devextreme-schematics/src/*/files
51
+ - templates-generator
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