1
0
mirror of https://github.com/mgechev/revive.git synced 2025-11-25 22:12:38 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Ludovic Fernandez
57ed899d0c fix: add missing TypeCheck call (#1308) 2025-04-10 07:57:56 +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
278246df68 refactor (rule/unexported-return): replace AST walker by iteration over declarations (#1170) 2024-12-05 13:09:07 +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