Documentation ¶
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File = Rule{ Name: namepkg.Rule{MaxLen: 30, Style: "lower_case"}, Size: sizeRule{MaxLineWidth: 100, MaxCommentLineWidth: 120, MaxLines: 300}, // contains filtered or unexported fields }
View Source
var TestFile = Rule{ Name: namepkg.Rule{MaxLen: 50, Style: "lower_case"}, Size: sizeRule{MaxLineWidth: 100, MaxCommentLineWidth: 120, MaxLines: 600}, // contains filtered or unexported fields }
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.