//
pkg.gl
Category
github.com/gnolang/tlin
internal
nolint
package
1.1.0
Repository:
https://github.com/gnolang/tlin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
174 SLOC
#
Functions
ParseComments
ParseComments parses nolint comments in the given AST file and returns a nolintManager.
#
Structs
Manager
Manager manages nolint scopes and checks if a position is nolinted.