mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
6 lines
203 B
YAML
6 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
|