summaryrefslogtreecommitdiffstats
path: root/Lib/test/.ruff.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump ruff to 0.2.0 (#114932)Alex Waygood2024-02-021-3/+5
* Remove deleted `time_hashlib.py` from `Lib/test/.ruff.toml` (#114355)Hugo van Kemenade2024-01-201-1/+0
* Enable ruff on several more files in `Lib/test` (#110929)Alex Waygood2023-10-161-5/+0
* gh-110923: Fix silently skipped tests in test__opcode.py (#110926)Alex Waygood2023-10-161-1/+0
* Lint: Include test_monitoring.py for Ruff (#110898)Hugo van Kemenade2023-10-151-2/+0
* gh-110558: Run ruff on Argument Clinic in CI (#110559)Alex Waygood2023-10-101-0/+2
* Lint: Remove files that no longer fail to parse or with F811 (#110356)Hugo van Kemenade2023-10-041-4/+0
* Enable ruff on `Lib/test/test_typing.py` (#110179)Alex Waygood2023-10-021-1/+0
* gh-108303: Fix and move `badsyntax_pep3120.py` (#109513)Nikita Sobolev2023-09-181-2/+2
* gh-60283: Check for redefined test names in CI (#109161)Hugo van Kemenade2023-09-121-0/+35