Skip to content

Tags: ultraware/funlen

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: convert to an Analyzer (#22)

* feat: convert to an Analyzer

* chore: update GitHub Actions workflow

* refactor: move options

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature: Ignore comments in getLines() (#14)

* Add go.mod

* Add basic unittest

* Add option to ignore comments in getLines()

* Extend test coverage

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
NiseVoid NiseVoid
Accept negative limits to skip checks

v0.0.2

Toggle v0.0.2's commit message
don't crash on cgo (#1)

Don't crash on cgo

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
NiseVoid NiseVoid
Update for golangci-lint