package
2.0.11+incompatible
Repository: https://github.com/codelingo/gometalinter.git
Documentation: pkg.go.dev

# README

Regression tests for gometalinter

These tests run specific linters through gometalinter and verify that they output what we expect from a particular piece of source code.

# Functions

ExpectIssues runs gometalinter and expects it to generate exactly the issues provided.
RunLinter runs the gometalinter as a binary against the files at path and returns the issues it encountered.

# Structs

No description provided by the author

# Type aliases

No description provided by the author