Initial upload: CodeGuard-CLI v0.1.0
This commit is contained in:
11
codeguard.yaml
Normal file
11
codeguard.yaml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
model: codellama
|
||||||
|
languages:
|
||||||
|
- python
|
||||||
|
- javascript
|
||||||
|
- typescript
|
||||||
|
- go
|
||||||
|
- rust
|
||||||
|
severity_threshold: low
|
||||||
|
fail_on_critical: true
|
||||||
|
max_file_size: 100000
|
||||||
|
chunk_size: 8000
|
||||||
Reference in New Issue
Block a user