diff --git a/gometalinter.out b/gometalinter.out deleted file mode 100644 index 5a9cb4d..0000000 --- a/gometalinter.out +++ /dev/null @@ -1,15 +0,0 @@ -[ - {"linter":"gas","severity":"warning","path":"daemon.go","line":45,"col":0,"message":"Subprocess launching with variable.,HIGH,HIGH"}, - {"linter":"gas","severity":"warning","path":"daemon.go","line":115,"col":0,"message":"Subprocess launching with variable.,HIGH,HIGH"}, - {"linter":"gas","severity":"warning","path":"daemon.go","line":122,"col":0,"message":"Subprocess launching with variable.,HIGH,HIGH"}, - {"linter":"gas","severity":"warning","path":"mail.go","line":168,"col":0,"message":"Errors unhandled.,LOW,HIGH"}, - {"linter":"dupl","severity":"warning","path":"mail_test.go","line":135,"col":0,"message":"duplicate of mail_test.go:160-183"}, - {"linter":"dupl","severity":"warning","path":"mail_test.go","line":160,"col":0,"message":"duplicate of mail_test.go:185-208"}, - {"linter":"dupl","severity":"warning","path":"mail_test.go","line":185,"col":0,"message":"duplicate of mail_test.go:210-233"}, - {"linter":"dupl","severity":"warning","path":"mail_test.go","line":210,"col":0,"message":"duplicate of mail_test.go:235-258"}, - {"linter":"dupl","severity":"warning","path":"mail_test.go","line":235,"col":0,"message":"duplicate of mail_test.go:260-283"}, - {"linter":"dupl","severity":"warning","path":"mail_test.go","line":260,"col":0,"message":"duplicate of mail_test.go:135-158"}, - {"linter":"errcheck","severity":"warning","path":"daemon.go","line":26,"col":18,"message":"error return value not checked (defer file.Close())"}, - {"linter":"errcheck","severity":"warning","path":"learn.go","line":37,"col":14,"message":"error return value not checked (bucket.Put([]byte(val), word.Marshal()))"}, - {"linter":"errcheck","severity":"warning","path":"learn.go","line":62,"col":8,"message":"error return value not checked (p.Put([]byte(key), counter.Marshal()))"} -]