1
0
mirror of https://github.com/mgechev/revive.git synced 2025-11-27 22:18:41 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Oleksandr Redko
809768cffe chore: enable formatters in golangci-lint config (#1421) 2025-07-12 07:32:39 -07:00
Oleksandr Redko
f4976873e7 docs: improve comments for functions; enable godot (#1382) 2025-05-27 07:44:24 +02:00
Hazhir Derakhshi
3f2cbe9d4b fix: update rule description URLs to point to revive.run (#1360) 2025-05-20 09:26:22 +02:00
chavacava
e16f5aa5a6 refactor: tiny refactoring on friendly, sarif and stylish formatters (#1355)
* refactor: replace function call by var ref and move def near utilization in friendly and stylish formatters

* refactor: makes reduces visibility of Sarif.AddResult function by renaming it as addResult

* fix: stylish formatter doesn't handle singular/plural in the synthesis message
2025-05-18 10:52:49 +02:00
Maria Ines Parnisari
f6cc22de4d update garif (#1340) 2025-05-08 10:19:22 +02:00
Oleksandr Redko
772285d9c7 fix: change URL to the page with rules descriptions (#1129) 2024-11-16 12:09:38 +01:00
renovate[bot]
26bc59f58c fix(deps): update github.com/chavacava/garif digest to 4bd63c2 (#838)
* fix(deps): update github.com/chavacava/garif digest to 4bd63c2

* fix garif level compatibility

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: chavacava <salvadorcavadini+github@gmail.com>
2023-07-29 11:45:34 +02:00
Reza Nikoopour
ae282a54c8 fix off by one issue in line and colums (#773) 2022-11-11 07:47:58 +01:00
chavacava
04728cf0de Lint cleanup (#679) 2022-04-10 11:55:13 +02:00
SalvadorC
f2d79cc85d adds SARIF formatter (#508) 2021-04-05 11:54:33 -07:00