Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: Linter line rewording.
  • Loading branch information
diosney committed Jul 5, 2016
commit 50e5745f6f797c57eeb6a1b488284f4e281f7073
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Make sure the linter is happy and that all tests pass. Please, do not submit
patches that fail either check.

The linter will be run as part of `make test`, but it won't if any tests failed.
However you can run it directly by executing:
If you need to run it directly despite the failing tests, you can execute:

```text
$ make lint
Expand Down