Skip to content

Commit 99a1dbe

Browse files
authored
Exclude policies.py as library code (#64)
1 parent cec17fc commit 99a1dbe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CodeQL.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
path_classifiers:
2+
library:
3+
# Classify policies.py files as library code
4+
- "azure/multiapi/storagev2/**/policies.py"

0 commit comments

Comments
 (0)