diff --git a/LINTER.md b/LINT.md similarity index 99% rename from LINTER.md rename to LINT.md index 0122ecf..384578c 100644 --- a/LINTER.md +++ b/LINT.md @@ -1,4 +1,4 @@ -# Linter coverage +# Lint coverage | Section | Subsection | Coverage | |-------------|----------------------------------------------------|--------------------| diff --git a/README.md b/README.md index b2e981b..3acc465 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ Make changes according to the [guide](CONTRIBUTING.md) and make a pull-request. ## `golangci-lint` configuration -See the `.golangci.yml` file and [linter coverage](LINTER.md). +See the `.golangci.yml` file and [lint coverage](LINT.md).