mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-02 13:08:27 +00:00
ci: make semgrep ignore existing errors (bp #26516)
This commit is contained in:
@@ -98,8 +98,6 @@ rules:
|
||||
languages: [python]
|
||||
severity: WARNING
|
||||
paths:
|
||||
exclude:
|
||||
- test_*.py
|
||||
include:
|
||||
- "*/**/doctype/*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user