1
0
mirror of https://github.com/mgechev/revive.git synced 2024-11-30 08:57:07 +02:00
revive/fixtures/golint
2018-06-02 09:45:19 -07:00
..
blank-import-lib.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
const-block.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
context-as-argument.go Refactoring and renaming 2018-05-26 21:28:31 -07:00
context-keys-type.go Refactoring and renaming 2018-05-26 21:28:31 -07:00
docs_test.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
error-naming.go Refactoring and renaming 2018-05-26 21:28:31 -07:00
error-return.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
error-strings.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
errorf.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
if-return.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
import-dot.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
increment-decrement.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
indent-error-flow.go Rename and docs 2018-05-26 16:14:36 -07:00
package-doc1.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
package-doc2.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
package-doc3.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
package-doc4.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
package-doc5.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
package-main.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
range.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
receiver-naming.go Refactoring and renaming 2018-05-26 21:28:31 -07:00
sort.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
stutter.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
time-naming.go Refactoring and renaming 2018-05-26 21:28:31 -07:00
unexported-return.go Add test case for unexported-return 2018-06-02 09:45:19 -07:00
value-spec.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
var-declaration.go Refactoring of the tests 2018-02-04 15:02:45 -08:00
var-naming.go Run var-naming on test files 2018-05-30 17:41:02 -07:00