File: CodeQL.yml

package info (click to toggle)
azure-multiapi-storage-python 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,624 kB
  • sloc: python: 95,334; sh: 60; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 267 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
path_classifiers:
  library:
    # Classify policies.py, _encryption.py, and _common_conversion.py files as library code
    - "azure/multiapi/storagev2/**/policies.py"
    - "azure/multiapi/storagev2/**/_encryption.py"
    - "azure/multiapi/**/_common_conversion.py"