Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( LayoutLintEnabled bool AllowGithubAPI bool UpstreamRepoPath string )
Functions ¶
This section is empty.
Types ¶
type RepoLayoutLintRule ¶
type RepoLayoutLintRule struct{}
func (*RepoLayoutLintRule) LintRepo ¶
func (l *RepoLayoutLintRule) LintRepo(repoDir string, site *g2.SiteData) []lints.LintResult
Click to show internal directories.
Click to hide internal directories.