1
0
mirror of https://github.com/mgechev/revive.git synced 2025-01-08 03:13:27 +02:00
revive/formatter
mgechev 2020b30eef
feat: add links to rules in formatters
This PR introduces:

- A new formatter called "plain" which produces the same output as "default" but also appends link to the rule
- The "friendly" and "stylish" formatters now have URLs to the rules instead of the rule names
- Update of the README, adding the "unix" and "plain" formatters
2018-10-30 16:07:32 -07:00
..
checkstyle.go New formatter: checkstyle (#37) 2018-07-15 12:45:15 -07:00
default.go feat: add links to rules in formatters 2018-10-30 16:07:32 -07:00
friendly.go feat: add links to rules in formatters 2018-10-30 16:07:32 -07:00
json.go Add severity to json formatter (#33) 2018-07-12 20:36:45 -07:00
ndjson.go Add formatter NDJSON (#34) 2018-07-13 15:01:27 -07:00
plain.go feat: add links to rules in formatters 2018-10-30 16:07:32 -07:00
severity.go Add new formatter 2018-05-26 13:47:16 -07:00
stylish.go feat: add links to rules in formatters 2018-10-30 16:07:32 -07:00
unix.go Fix linter warnings (recommended config) in the code (#71) 2018-09-22 15:27:22 -07:00