Skip to content

improve regex rules for gocyclo and fix some problems

Pre-release
Pre-release
Compare
Choose a tag to compare
@thibaultfalque thibaultfalque released this 29 Dec 20:33
· 116 commits to maintenance since this release

This release improve regex rules for gocyclo and fix some problems.

  • improve gocyclo regex PR #48 thanks @maclav3
  • add exclusion path for coverage PR #36 (normally fixes #35 )
  • Index out of range exception Fix #49