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

5 Commits

Author SHA1 Message Date
chavacava
dbcfd66945 fix(1323): false positive in get-return rule for HTTP Get handlers (#1325) 2025-04-27 13:06:29 +02:00
Oleksandr Redko
395f7902d3 refactor: replace failure Category raw string with constant (#1196)
* refactor: replace Category raw strings with constants

* Add type FailureCategory; add comments for constants
2025-01-18 12:16:19 +01:00
chavacava
3e1dbc033e refactor (rule/get-return): replace AST walker by iteration over declarations (#1168) 2024-12-07 12:06:10 +01:00
Oleksandr Redko
d181862481 docs: fix rule descriptions (#1147) 2024-12-01 16:44:41 +01:00
Oleksandr Redko
be95bfa705 refactor: rename files to follow Go convention 2024-11-11 19:31:18 +01:00