mirror of
https://github.com/mgechev/revive.git
synced 2025-06-06 23:16:16 +02:00
* fix minor lint issue * fix package comments * fix comments * removes extra empty lines * fix import alias name
3 lines
80 B
Go
3 lines
80 B
Go
// Package formatter implements the linter output formatters.
|
|
package formatter
|