1
0
mirror of https://github.com/mgechev/revive.git synced 2025-07-05 00:28:53 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
3d1115dacd refactor: rule configuration and error management (#1185)
* refactor: avoid running rule once configuration failed

* refactor: remove deep-exit in lint/linter.go
2024-12-13 21:38:46 +01:00
f6a38208af refactor: code cleanup (#1177) 2024-12-08 11:08:54 +01:00
577441d60c format sources w/ gofumpt (#643)
Signed-off-by: subham sarkar <sarkar.subhams2@gmail.com>
2022-03-02 08:24:55 +01:00
be81121399 Add banned characters rule (#532) (#591) 2021-10-14 20:56:29 +02:00
b096ed5ec3 Refactoring 2018-02-03 19:37:38 -08:00
31b194f9bf Update the error code handling 2018-02-03 19:33:14 -08:00
1870854374 Improvements 2018-01-27 16:37:30 -08:00
5ec3daa762 API improvements 2018-01-26 20:45:17 -08:00
3540aca153 Remove useless tags 2018-01-26 20:27:52 -08:00
9f437c09a5 Basic configuration 2018-01-26 20:20:49 -08:00
a53c18f4e7 Add linter config 2018-01-25 12:33:46 -08:00
f926547659 Refactoring 2018-01-24 15:44:03 -08:00