feat: cron parser #105
Annotations
4 errors
analyze (go):
cmd/parser/cron_string.go#L33
Error return value of `file.Read` is not checked (errcheck)
|
analyze (go):
meta/github.go#L1
ST1000: at least one file in a package should have a package comment (stylecheck)
|
analyze (go):
meta/github.go#L1
ST1000: at least one file in a package should have a package comment (stylecheck)
|
analyze (go):
cmd/parser/cron_string.go#L33
Error return value of `file.Read` is not checked (errcheck)
|