Versions in this module Expand all Collapse all v0 v0.1.0 Jan 3, 2026 Changes in this version + func CountLeadingSpaces(line string) int + func HasTrailingWhitespace(line string) bool + func IsBlankOrComment(line string) bool + func IsComment(line string) bool + func IsCrypticName(name string) bool