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

8 Commits

Author SHA1 Message Date
Oleksandr Redko
b73cca9e66 change: merge code-style with style categories (#1573)
* change: merge code-style with style categories

* deprecate variable
2025-11-09 18:18:26 +01:00
Oleksandr Redko
b34c8e96ec refactor: fix musttag lint issues (#1464) 2025-08-11 01:43:23 -07:00
Oleksandr Redko
f4976873e7 docs: improve comments for functions; enable godot (#1382) 2025-05-27 07:44:24 +02:00
chavacava
94cd7bdec2 refactor: removes get from getters names (#1373) 2025-05-24 19:03:05 +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
e23fcdb498 refactor: modifies linting machinery to use Failure as a mean to signal erros in rules application (#1178) 2024-12-08 15:56:14 +01:00
mgechev
376425d517 refactor: remove URL field from the failure struct 2018-10-30 15:37:27 -07:00
mgechev
b096ed5ec3 Refactoring 2018-02-03 19:37:38 -08:00