Markus Heiser 2de007138c [fix] prepare for pylint 2.14.0
Remove issue reported by Pylint 2.14.0:

- no-self-use: has been moved to optional extension [1]
- The refactoring checker now also raises 'consider-using-generator' messages
  for max(), min() and sum(). [2]

.pylintrc:
  - <option name>-hint has been removed since long, Pylint 2.14.0 raises an
    error on invalid options
  - bad-continuation and bad-whitespace have been removed [3]

[1] https://pylint.pycqa.org/en/latest/whatsnew/2/2.14/summary.html#removed-checkers
[2] https://pylint.pycqa.org/en/latest/whatsnew/2/2.14/full.html#what-s-new-in-pylint-2-14-0
[2] https://pylint.pycqa.org/en/latest/whatsnew/2/2.6/summary.html#summary-release-highlights

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-06-03 15:41:52 +02:00
..
2022-01-05 11:00:11 +01:00
2022-01-05 11:00:11 +01:00
2022-01-05 11:00:11 +01:00
2022-01-05 11:00:11 +01:00
2021-12-27 10:16:20 +01:00
2022-01-05 11:00:11 +01:00
2022-01-05 11:00:11 +01:00
2021-01-14 20:57:17 +01:00
2022-01-05 11:00:11 +01:00
2022-01-05 11:00:11 +01:00
2022-01-05 11:00:11 +01:00
2022-01-05 11:00:11 +01:00
2022-01-05 11:00:11 +01:00
2022-01-28 22:33:41 +01:00
2022-01-02 21:18:29 +01:00
2022-01-05 11:00:11 +01:00
2022-01-30 20:49:22 +01:00
2022-06-03 15:41:52 +02:00
2022-01-30 19:48:40 +01:00
2022-04-17 11:29:23 +02:00
2021-12-27 10:16:20 +01:00
2022-04-22 16:09:36 +02:00