Fix mirro reference in DEVELOPMENT.md
Lint & Security / precommit-and-security (pull_request) Successful in 1m1s
Lint & Security / precommit-and-security (pull_request) Successful in 1m1s
This commit is contained in:
+1
-1
@@ -606,7 +606,7 @@ Scheduled/manual security workflow:
|
||||
-> fail workflow on those vulnerabilities
|
||||
```
|
||||
|
||||
Pre-commit currently includes Black, trailing whitespace, EOF, YAML, and TOML checks. The Bandit hook exists, but its `files` pattern is `^src/mirro/`, which does not match the current `chguard/` package layout. If relying on Bandit for this project, fix that pattern.
|
||||
Pre-commit currently includes Bandit, Black, trailing whitespace, EOF, YAML, and TOML checks.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user