Skip to content

Instantly share code, notes, and snippets.

@yano3nora
Created April 20, 2023 03:01
Show Gist options
  • Save yano3nora/d8fb0480e55d135d284f40a9a1502c2b to your computer and use it in GitHub Desktop.
Save yano3nora/d8fb0480e55d135d284f40a9a1502c2b to your computer and use it in GitHub Desktop.
[python: Pylint] Python linter

Overview

pylint.readthedocs.io

  • MS ゴリ押し pep8 準拠な vscode の default linter
  • プロジェクト内に install した pylint 実行をする extension もある
  • flake8 とか black とかのが古くて人気ある、今後どれが標準になるのかな
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment