mirror of https://github.com/python/cpython.git
7 lines
203 B
YAML
7 lines
203 B
YAML
|
# Configuration for the zizmor static analysis tool, run via pre-commit in CI
|
||
|
# https://woodruffw.github.io/zizmor/configuration/
|
||
|
rules:
|
||
|
dangerous-triggers:
|
||
|
ignore:
|
||
|
- documentation-links.yml
|