Documentation
¶
Index ¶
Constants ¶
View Source
const ( NoInlineCommentsFlag = "noInlineComments" NoPrefixCommentsFlag = "noPrefixComments" SkipGeneratedFlag = "skipGenerated" SectionsFlag = "Sections" SectionSeparatorsFlag = "SectionSeparators" NoLexOrderFlag = "NoLexOrder" CustomOrderFlag = "CustomOrder" PrefixDelimiterFlag = "PrefixDelimiter" )
View Source
const SectionDelimiter = ","
Variables ¶
This section is empty.
Functions ¶
func NewAnalyzer ¶
Types ¶
type InvalidNumberOfFilesInAnalysis ¶
type InvalidNumberOfFilesInAnalysis struct {
// contains filtered or unexported fields
}
func (InvalidNumberOfFilesInAnalysis) Error ¶
func (i InvalidNumberOfFilesInAnalysis) Error() string
Click to show internal directories.
Click to hide internal directories.