Andrey Rakhmatullin
|
b042ad255d
|
Address some previously ignored pylint messages. (#6531)
|
2024-11-11 11:49:52 +01:00 |
Laerte Pereira
|
63acd07209
|
Fix and re-enable unnecessary-comprehension and use-dict-literal pylint tags
|
2024-02-28 16:14:08 -03:00 |
Andrey Rakhmatullin
|
4f9dd998dc
|
Bump pylint, cleanup the ignored tags.
|
2024-02-28 14:31:21 +05:00 |
Adrián Chaves
|
32a01e32f3
|
Update pylint exceptions, and run pylint by default with tox
|
2023-02-02 06:52:01 +01:00 |
Emmanuel Rondan
|
1a3db81492
|
ignoring E203 flake8 error
ignoring implicit-str-concat pylint error
fixing pylint comment on test_request_cb_kwargs.py
|
2022-11-29 15:06:54 -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 |
Mikhail Korobov
|
4dde2f2c36
|
Merge branch 'master' into asyncio-parse-fixes
|
2022-07-27 09:32:54 +05:00 |
Adrián Chaves
|
5862f6b8e1
|
Update frozen CI packages (#5574)
|
2022-07-25 17:25:10 +02:00 |
Andrey Rakhmatullin
|
e079bffdab
|
Disable logging-fstring-interpolation in pylint.
|
2022-01-11 19:21:07 +05:00 |
Andrey Rakhmatullin
|
6ec66c96fb
|
Fix and pin pylint.
|
2021-11-26 12:25:45 +05:00 |
Andrey Rahmatullin
|
8284de5e76
|
Fix/silence the Pylint messages added in 2.10 (#5235)
|
2021-08-24 12:15:29 +02:00 |
Andrey Rahmatullin
|
89b654b82d
|
Make the pylint test pass (#5207)
Co-authored-by: Vostretsov Nikita <whalebot.helmsman@gmail.com>
|
2021-07-16 12:18:14 +02:00 |
Eugenio Lacuesta
|
6837919798
|
Add peek method to queues (#5112)
|
2021-04-26 14:55:02 -03:00 |
Adrián Chaves
|
7c076122eb
|
Skip checks introduced in Pylint 2.6.0
|
2020-08-21 17:06:54 +02:00 |
Adrián Chaves
|
b59dfb75fa
|
Update disabled Pylint checks
|
2020-05-07 14:15:37 +02:00 |
Adrián Chaves
|
c7f9b955bd
|
Pylint: ignore not-an-iterable
|
2019-12-19 12:44:52 +01:00 |
Adrián Chaves
|
02577f55a0
|
Have PyLint cover all Python files in the repository
|
2019-10-24 13:25:11 +02:00 |
Adrián Chaves
|
3b6f7ac9f2
|
Use pylint
|
2019-10-22 19:44:11 +02:00 |