mirror of
https://github.com/astral-sh/ruff
synced 2026-01-20 21:10:48 -05:00
7 lines
195 B
YAML
7 lines
195 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:
|
|
- pr-comment.yaml
|