設定の起動
Mac
- PyCharm > Preferences… (command + ,)
Windows
- File > Settings… (Ctrl + Alt + S)
行番号
- Editor > General > Appearance
- [x] Show line numbers
コーディングスタイル
- Editor > Inspections > Python
- PEP8 coding style violation: Weak Warning → Warning
- PEP8 naming conversion violation: Weak Warning → Warning
おわりに
次のページのポイントをひとつずつ確認して、デフォルトで異なるもののみ、設定いたしました。
以上です。