Skip to content

Instantly share code, notes, and snippets.

@AppleBoiy
Created October 14, 2023 16:26
Show Gist options
  • Save AppleBoiy/40b844ec465b6b67e212cb27388f4656 to your computer and use it in GitHub Desktop.
Save AppleBoiy/40b844ec465b6b67e212cb27388f4656 to your computer and use it in GitHub Desktop.
pylint config file
[pylint]
disable = C0103, C0114, C0115, C0116, C0301, E0401, E0611, W0621
[MESSAGES CONTROL]
disable = missing-module-docstring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment