Skip to content

Commit

Permalink
CONTRIBUTING: Remove mention of LINTABLE_MINOR_VERSIONS (#1109)
Browse files Browse the repository at this point in the history
This was removed in #751.
  • Loading branch information
juampynr committed Jun 15, 2022
1 parent 88a8b01 commit c58bc94
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CONTRIBUTING.md
Expand Up @@ -32,11 +32,6 @@ make test
make lint
```

If you're not using the minor version of Go specified in the Makefile's
`LINTABLE_MINOR_VERSIONS` variable, `make lint` doesn't do anything. This is
fine, but it means that you'll only discover lint failures after you open your
pull request.

## Making Changes

Start by creating a new branch for your changes:
Expand Down

0 comments on commit c58bc94

Please sign in to comment.