This repository has been archived on 2021-04-06. You can view files and clone it, but cannot push or open issues/pull-requests.
dotfiles/home/.pylintrc

8 lines
154 B
INI

disable =
import-error,
invalid-name,
missing-docstring,
too-few-public-methods,
too-many-arguments,
too-many-instance-attributes