mirror of
https://github.com/mgechev/revive.git
synced 2025-07-13 01:00:17 +02:00
Implement command line arguments
This commit is contained in:
@ -143,7 +143,6 @@ func assertFailures(t *testing.T, baseDir string, fi os.FileInfo, src []byte, ru
|
||||
|
||||
ps, err := l.Lint([]string{fi.Name()}, rules, config)
|
||||
if err != nil {
|
||||
|
||||
return err
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user