mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
Preprocessed files like .qtpl.go quicktemplate Go files can have //line directives. They map to a source .qtpl file. This commit fixes linting of such files: 1. don't fail on AST cache loading 2. output Go filename not .qtpl or similar Also, here we update golint to the upstream version. Relates: #316, #466, #467, #468 |
||
---|---|---|
.. | ||
bench | ||
testdata | ||
testdata_etc/abspath | ||
testshared | ||
.gitignore | ||
data.go | ||
enabled_linters_test.go | ||
errchk.go | ||
fix_test.go | ||
linters_test.go | ||
run_test.go |