Max R
|
156c815499
|
Run `flake8` on more files (#85333)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>
|
2023-01-16 20:53:14 +01:00 |
Marc Mueller
|
983a76a91c
|
Update pylint to 2.14.0 (#73119)
|
2022-06-06 21:43:47 +02:00 |
epenet
|
999b3a4f7b
|
Adjust astroid import in pylint plugin (#72841)
* import nodes from astroid
* Update remaining pylint plugins
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
|
2022-06-02 07:48:59 +02:00 |
Ruslan Sayfutdinov
|
0e7409e617
|
Pylint plugin to check __init__ return type (#50868)
* Pylint plugin to check __init__ return type
* Support *args add **kwargs, type hints
* Use 'in' instead of 'any()'
* Fix last few places
|
2021-05-20 18:00:10 +01:00 |
J. Nick Koston
|
c820dd4cb5
|
Have pylint warn when user visible log messages do not start with capital letter or end with a period (#48064)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-03-19 09:26:36 -05:00 |