quasilyte/go-consistent
Source code analyzer that helps you to make your Go programs more consistent.
GoMIT
Issues
- 10
- 4
Stacktrace
#43 opened by MarcelH-Tabeo - 1
extend empty slice
#36 opened by sentriz - 0
arg list slice doesn't detect all cases
#37 opened by quasilyte - 16
- 7
- 6
Add Errformat to ReviewDog
#33 opened by BinaryHexer - 0
- 0
- 0
use go-toolsmith/pkgload for package loading
#28 opened by quasilyte - 0
range-check warning text is reversed
#25 opened by quasilyte - 3
go-consistent should ignore generated files
#24 opened by pedantic79 - 0
Investigate duplicated checker output
#23 opened by quasilyte - 2
- 1
Fix multiple matches for different op variants
#18 opened by quasilyte - 0
- 1
Add label ident casing checker
#16 opened by quasilyte - 1
Add single package import checks
#19 opened by quasilyte - 0
Make it possible to have a config?
#21 opened by quasilyte - 0
internal/typeof: add tests
#9 opened by quasilyte - 0
Check common terms?
#20 opened by quasilyte - 0
Multiple declarations
#17 opened by cristaloleg - 0
Float literals: 0.1 vs .1 and 1.0 vs 1.
#13 opened by quasilyte - 0
- 0
Floating literal exponent: "E" vs "e"
#14 opened by quasilyte - 0
Handle case lists: comma vs ||
#12 opened by quasilyte - 0
- 1
- 0
- 0
- 0
Check scope constraints
#5 opened by quasilyte - 1
- 0
- 0
testdata: add negative tests
#1 opened by quasilyte