We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gocyclo を使うと循環的複雑度を計測できる。 21以上をNGにする。
The text was updated successfully, but these errors were encountered:
💚循環的複雑度のテストを追加いたしましたわ♻️ #65 (#69)
0d038ca
* 循環的複雑度のテストを追加 * add CI
No branches or pull requests
gocyclo を使うと循環的複雑度を計測できる。
21以上をNGにする。
The text was updated successfully, but these errors were encountered: