]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-110558: Run ruff on Argument Clinic in CI (#110559) (#110598)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Tue, 10 Oct 2023 08:58:56 +0000 (10:58 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2023 08:58:56 +0000 (08:58 +0000)
commit36886726a2fe9a2c8511cfb405704f39cf184d7c
tree0c358a797fe0d462dc5c746c7f3c211287e09f0d
parent0ffbde4e05a32eb16bd61bfd6a7158a5b0bd785f
[3.12] gh-110558: Run ruff on Argument Clinic in CI (#110559) (#110598)
.github/workflows/lint.yml
.pre-commit-config.yaml
Lib/test/.ruff.toml
Lib/test/test_clinic.py
Tools/clinic/.ruff.toml [new file with mode: 0644]