Sid
|
b456d97e65
|
Replace pylint protected-access with Ruff SLF001 (#115735)
|
2024-05-06 20:33:26 +02:00 |
Sid
|
223fefbbfa
|
Enable Ruff RUF018 (#115485)
|
2024-04-13 09:56:33 +02:00 |
Sid
|
304ed8bf3d
|
Unignore Ruff PLC in tests (#114572)
|
2024-04-01 21:28:54 +02:00 |
Sid
|
d5f883fbf0
|
Unignore Ruff PLR in tests (#114470)
* Unignore Ruff PLR in tests
* Address review comments
* review comments
* fix import
* Update test_api.py
* Update test_api.py
* Update test_api.py
|
2024-04-01 11:11:59 +02:00 |
Sid
|
aec7a67a58
|
Unignore Ruff PLE, PLW in tests (#114406)
* Unignore Ruff PLE, PLW in tests
* fix tests
|
2024-03-29 23:58:30 +01:00 |
Marc Mueller
|
545b888034
|
Update ruff to 0.2.1 (#109796)
* Update ruff to 0.2.1
* Rename config sections
* Update remapped error codes
* Add ignores
|
2024-02-06 15:41:34 +01:00 |
Franck Nijhof
|
3e85a29b86
|
Move overlapping pylint rules to ruff, disable mypy overlap (#94359)
|
2023-06-27 17:42:46 +02:00 |
Franck Nijhof
|
c3936e6f14
|
Replace isort with ruff (#94302)
|
2023-06-08 23:43:56 +02:00 |
Franck Nijhof
|
ed79265843
|
Enable Ruff PT006 (#88165)
* Enable Ruff PT006
* Adjust existing cases
* Fix tests
* Remove unneeded parentheses
|
2023-02-15 14:09:50 +01:00 |
Franck Nijhof
|
380bfe5b28
|
Enable Ruff PT002, PT003 (#87686)
|
2023-02-08 10:50:53 +01:00 |
Franck Nijhof
|
e9543a7254
|
Enable Ruff PT021 (#86801)
|
2023-01-27 17:14:04 +01:00 |
Franck Nijhof
|
ef800335fb
|
Enable Ruff PT022 (#86792)
* Enable Ruff PT022
* Adjust found cases
|
2023-01-27 13:57:06 +01:00 |
Franck Nijhof
|
57cf11f067
|
Enable Ruff PT015 (#86775)
|
2023-01-27 11:10:29 +01:00 |