Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/autofix-versions.env
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# stranske/Workflows/.github/workflows/autofix-versions.env when the fleet bumps.
#
# BUMPING A PIN IS A RE-MEASURE. These versions decide what the Gate's lint/format checks find,
# so docs/ci/LINT_BASELINE.md records the numbers measured against exactly these versions and
# so docs/CI_LINT_BASELINE.md records the numbers measured against exactly these versions and
# test_ci_gate_config.py asserts the two agree. Change a pin here without re-measuring and the
# suite goes red — that coupling is what stops a silent tool upgrade from widening the rule set
# behind the recorded baseline (ruff 0.16 widened its own default from 79 findings to 915 here).
Expand Down
Loading
Loading