RaspberryPiMouse icon indicating copy to clipboard operation
RaspberryPiMouse copied to clipboard

サンプルプログラムのformatterとlintの設定を追加する

Open Tiryoh opened this issue 5 years ago • 3 comments

https://github.com/rt-net/RaspberryPiMouse/tree/master/SampleProgram ディレクトリ内のサンプルが増えてきたのでfomatterとlintの設定を追加する

Tiryoh avatar Apr 06 '20 08:04 Tiryoh

シェルはhttps://github.com/koalaman/shellcheck が使えそう

ShotaAk avatar Apr 08 '20 07:04 ShotaAk

Python: https://pypi.org/project/pycodestyle/ C: https://github.com/cpplint/cpplint

ShotaAk avatar Apr 09 '20 06:04 ShotaAk

https://github.com/github/super-linter

これよさそうです。

Tiryoh avatar Jul 16 '20 05:07 Tiryoh