godlint-cli 0.1.8

Command-line interface for Godlint.
1
2
3
4
5
fn fixtureAllowed() {}
fn fixtureReported() {}
fn active() {
    work();
}