ci: make semgrep ignore existing errors (bp #26516)

This commit is contained in:
Ankush
2021-07-15 19:31:59 +05:30
committed by GitHub
parent 9b9b18c286
commit b164070a4f
2 changed files with 12 additions and 28 deletions

View File

@@ -98,8 +98,6 @@ rules:
languages: [python]
severity: WARNING
paths:
exclude:
- test_*.py
include:
- "*/**/doctype/*"