This repository has been archived by the owner on May 25, 2021. It is now read-only.
Releases: kyoh86/scopelint
Releases · kyoh86/scopelint
v0.1.3
Changelog
812c475 fix lints
808426b Replace Circle-CI with GitHub Actions
7d653df skip printing ignored issue
12a7225 implemented
be729d6 wip: get comment map
9b5b0f0 addition: change receiver name
0dafd1a wip: create option comment parser
2945379 wip: create model and test
ba83c64 wip: update manual to implement
84c872f addition: update go.sum
60dd71c Put lines on sample in README.md
Support "Ignore" comment
Support "ignore" comment (#8) * addition: update go.sum * wip: update manual to implement * wip: create model and test * wip: create option comment parser * addition: change receiver name * wip: get comment map * implemented * skip printing ignored issue