Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Commit 99a1dbe

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

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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)