ruff/scripts
Charlie Marsh 09dc3c7225
Rename Check to Diagnostic (#1725)
Along with:

- `CheckKind` -> `DiagnosticKind`
- `CheckCode` -> `RuleCode`
- `CheckCodePrefix` -> `RuleCodePrefix`
2023-01-08 17:46:20 -05:00
..
add_check.py Rename Check to Diagnostic (#1725) 2023-01-08 17:46:20 -05:00
add_plugin.py Rename Check to Diagnostic (#1725) 2023-01-08 17:46:20 -05:00
poetry.lock Add scripts to generate plugin and check boilerplate (#1579) 2023-01-02 22:10:31 -05:00
pyproject.toml Add scripts to generate plugin and check boilerplate (#1579) 2023-01-02 22:10:31 -05:00
run_flake8.py Add scripts to generate plugin and check boilerplate (#1579) 2023-01-02 22:10:31 -05:00