Documentation
¶
Index ¶
Constants ¶
View Source
const GolinesVersion = "v0.13.0"
Variables ¶
This section is empty.
Functions ¶
func FormatSource ¶
Types ¶
type AdviceFailedError ¶ added in v0.4.0
type AdviceFailedError struct {
Issues []readability.Issue
}
func (AdviceFailedError) Error ¶ added in v0.4.0
func (err AdviceFailedError) Error() string
type CheckFailedError ¶
type CheckFailedError struct {
ChangedFiles []string
}
func (CheckFailedError) Error ¶
func (err CheckFailedError) Error() string
type ProgressEvent ¶ added in v0.1.3
Click to show internal directories.
Click to hide internal directories.