Closed Khronos31 closed 2 years ago
test
format
./linter.sh format-save
lint
私の環境ではmake setupが失敗したのでテストが完了していません。./linter.sh allによる解析はパスしています。
make setup
./linter.sh all
遅くなりました。 PR ありがとうございます! 問題なさそうなのでマージします。
Check list
test
) Please run tests and fix your code (see also: Testing)format
) Please run./linter.sh format-save
(see also: CodeStyle and lint)lint
) Please run linter and fix your code (see also: CodeStyle and lint)主な変更点
既知の問題
その他
私の環境では
make setup
が失敗したのでテストが完了していません。./linter.sh all
による解析はパスしています。