README ¶ blahbrah blahbrah finds ineffectual blank lines after the left brace and before the right brace Install $ go install github.com/granddaifuku/blahbrah/cmd/blahbrah@latest Usage $ go vet -vettool=$GOPATH/bin/blahbrah ${pkgname} Expand ▾ Collapse ▴ Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var Analyzer = &analysis.Analyzer{ Name: "blahbrah", Doc: doc, Run: run, } Analyzer finds ineffectual blank lines after the left brace and before the right brace. Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files blahbrah.go checker.go Directories ¶ Show internal Expand all Path Synopsis cmd blahbrah Click to show internal directories. Click to hide internal directories.