mirror of
https://github.com/python/cpython.git
synced 2026-01-05 15:02:33 +00:00
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
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
|