Skip to content

Commit

Permalink
Add go and defer as complexity checks
Browse files Browse the repository at this point in the history
Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr>
  • Loading branch information
sylr committed Jun 10, 2021
1 parent 3ef2ee0 commit 17b6267
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions languages.json
Expand Up @@ -2468,6 +2468,8 @@
},
"Go": {
"complexitychecks": [
"go ",
"defer ",
"for ",
"for(",
"if ",
Expand Down

0 comments on commit 17b6267

Please sign in to comment.