godlint-cli 0.4.0

Command-line interface for Godlint.
1
2
3
function example(one, two, three, four) {
  work();
}