Andrey Rakhmatullin
|
7dd92e6e43
|
Add pylint rules to ruff, refresh the ignore list of pylint itself (#6584)
|
2024-12-16 09:44:36 +01:00 |
Andrey Rakhmatullin
|
e7595837a6
|
Add flake8-raise rules to ruff.
|
2024-12-12 20:33:35 +05:00 |
Andrey Rakhmatullin
|
897e124a27
|
Add flake8-return rules to ruff.
|
2024-12-12 20:32:25 +05:00 |
Emmanuel Rondan
|
e211ec0aa2
|
adding black formatter to all the code
|
2022-11-29 11:30:46 -03:00 |
Mark Mayo
|
f9a29f03d9
|
Address some issues reported by Pylint (#5677)
Co-authored-by: Felipe Boff Nunes <51033921+felipeboffnunes@users.noreply.github.com>
Co-authored-by: Andrey Rahmatullin <wrar@wrar.name>
|
2022-11-27 11:00:13 +01:00 |
Andrey Rakhmatullin
|
f789547551
|
Implement spider middleware iterable upgrade/downgrade.
|
2022-01-11 18:28:32 +05:00 |
Andrey Rakhmatullin
|
5cf403295d
|
Remove a duplicate definition.
|
2021-02-05 19:40:14 +05:00 |
Andrey Rakhmatullin
|
2152a2a508
|
Add main infrastructure for async callbacks.
|
2021-02-05 16:21:56 +05:00 |
Eugenio Lacuesta
|
797a6690c0
|
Tests: use classes instead of paths in settings (#4817)
|
2020-10-01 23:11:11 -03:00 |
Ammar Najjar
|
58ca8bbf6d
|
Use f-strings (#4307)
|
2020-08-26 07:11:05 +02:00 |
Eugenio Lacuesta
|
7926da4bd0
|
Merge branch 'master' into flake8-max-line-length
|
2020-04-16 16:05:09 -03:00 |
Eugenio Lacuesta
|
1bd8f392c9
|
Initial removal of twisted.internet.defer.returnValue
|
2020-04-13 06:12:30 -03:00 |
Eugenio Lacuesta
|
182394bcec
|
E501 compliance (tests)
|
2020-03-22 23:29:30 -03:00 |
Marc Hernandez Cabot
|
6fb85951ce
|
fix E22X flake8
|
2020-02-21 08:39:14 +01:00 |
Eugenio Lacuesta
|
6ce1ad3107
|
[test] Spider middleware: catch exceptions right after the spider callback
|
2020-01-10 04:20:37 -03:00 |
Marc Hernandez Cabot
|
a5de2c64e6
|
fix W291, W292, W293 (whitespaces)
|
2019-12-18 16:33:46 +01:00 |
Adrián Chaves
|
a2bf340bab
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
Adrián Chaves
|
f261cf65e9
|
Add missing blank lines between functions and classes
Also fixed 2 unrelated Flake8 issues
|
2019-11-18 17:16:09 +01:00 |
Eugenio Lacuesta
|
40449fa0eb
|
Update docs, add tests, remove FIXME comment
|
2018-08-03 18:20:25 -03:00 |
Eugenio Lacuesta
|
d6d3e87e3a
|
Rename test file
|
2018-07-27 14:47:52 -03:00 |