Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In the new version, this check is on an optional extension. Let's enable it. This fixes the following message: .pylintrc:1:0: R0022: Useless option value for '--disable', 'R0201' was moved to an optional extension, see https://pylint.pycqa.org/en/latest/whatsnew/2/2.14/summary.html#removed-checkers. (useless-option-value) Signed-off-by: Cleber Rosa <[email protected]>
- Loading branch information