Tags: fatih/faillint
Tags
Add ability to ignore faillint problems (#11) * Add ability to ignore faillint problems Linter directive is based on staticcheck. * Remove reference to staticcheck now that it's more loosely based on staticchecks' linter directives * Clarify file-ignore placement * Refactor ignore/fileignore constants - Rename - Move - Comment * Report missing reasons * Report out of place file-ignore option * Add test coverage for hasDirective * Add valid case coverage to TestHasDirective unit test * Add test case for variation of package comment * Loosen restrictions on the placement of the file-ignore directive * Remove code which can no longer execute * Switch to staticcheck style directives
PreviousNext