//
pkg.gl
Category
github.com/superproj/onex
pkg
util
lint
pass
package
0.2.0-alpha.3
Repository:
https://github.com/superproj/onex.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
90 SLOC
#
Functions
FindContainingFile
FindContainingFile finds the file for an ast Node in a Pass.
HasNolintComment
HasNolintComment returns true if the comments on the passed node have the comment "nolint:<nolintName>" appearing anywhere in it.