1
0
mirror of https://github.com/mgechev/revive.git synced 2025-11-23 22:04:49 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
Oleksandr Redko
b34c8e96ec refactor: fix musttag lint issues (#1464) 2025-08-11 01:43:23 -07:00
Oleksandr Redko
7998011cac fix: return configure rule error (#1193) 2024-12-23 15:10:21 +01:00
Oleksandr Redko
cadb2dd008 refactor: simplify config.GetFormatter; add tests (#1184) 2024-12-13 13:57:50 +01:00
Fagim Sadykov
310d1d76e4 per-rule file exclude filters (#850) (#857) 2023-08-12 08:21:11 +02:00
Bernardo Heynemann
1c283837a9 Allow revive to be called with extra linters (#650)
This change allows revive to be called from main.go
in other libraries and pass in a list of custom
linters to be added to the built-in linters found in config

Co-authored-by: Bernardo Heynemann <bernardo.heynemann@coinbase.com>
Co-authored-by: chavacava <salvadorcavadini+github@gmail.com>
2022-03-20 09:12:51 +01:00
Mihai Todor
c3af594461 Fix config initialisation
Allow setting confidence to 0
2021-10-04 09:37:01 -07:00
Mihai Todor
099eeaca0c Fix get default config test 2021-10-04 09:37:01 -07:00
SalvadorC
e545098165 fixes issue #577 (#581) 2021-09-30 13:37:44 -07:00
SalvadorC
50f01f660d fix issue 470 (#477) 2020-10-29 15:11:52 +02:00