We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64dc547 commit 38589b5Copy full SHA for 38589b5
CodeQL.yml
@@ -2,5 +2,5 @@ path_classifiers:
2
library:
3
# Classify policies.py, _encryption.py, and _common_conversion.py files as library code
4
- "azure/multiapi/storagev2/**/policies.py"
5
- - "azure/multiapi/storage/**/_encryption.py"
+ - "azure/multiapi/storagev2/**/_encryption.py"
6
- "azure/multiapi/**/_common_conversion.py"
0 commit comments