This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
revive
Watch
1
Star
0
Fork
0
You've already forked revive
mirror of
https://github.com/mgechev/revive.git
synced
2025-11-23 22:04:49 +02:00
Code
Issues
Releases
Activity
Files
1723b3659a16b16fbfac037f8e41afe02a297f91
revive
/
lint
History
cce
ed85b79854
feature: add enableDefaultRules config option (
#1551
)
...
Co-authored-by: Oleksandr Redko <
oleksandr.red+github@gmail.com
>
2025-11-06 04:05:40 -08:00
..
config.go
feature: add enableDefaultRules config option (
#1551
)
2025-11-06 04:05:40 -08:00
doc.go
…
failure.go
refactor: fix musttag lint issues (
#1464
)
2025-08-11 01:43:23 -07:00
file_test.go
…
file.go
unexported_return: exclude main package and test and tests files (
#1399
)
2025-06-06 09:48:30 +02:00
filefilter_test.go
…
filefilter.go
…
formatter.go
…
linter_test.go
chore: update golangci-lint; enable a few revive rules (
#1420
)
2025-07-11 04:19:23 -07:00
linter.go
…
name.go
var-naming: option to skip initialism name checks (
#1415
)
2025-07-11 04:45:38 -07:00
package.go
feature: new rule
use-waitgroup-go
(
#1484
)
2025-08-26 19:04:46 +02:00
rule.go
…