chroma / bandit.yaml
badalsahani's picture
feat: chroma initial deploy
287a0bc
raw
history blame contribute delete
177 Bytes
# FILE: bandit.yaml
exclude_dirs: [ 'chromadb/test', 'bin', 'build', 'build', '.git', '.venv', 'venv', 'env','.github','examples','clients/js','.vscode' ]
tests: [ ]
skips: [ ]