Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 700c6d9

Browse filesBrowse files
diosneyMyles Borins
authored andcommitted
doc: added information on how to run the linter.
Added clarification about the linter execution. PR-URL: #7534 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent db35efa commit 700c6d9
Copy full SHA for 700c6d9

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Open diff view settings
Collapse file

‎CONTRIBUTING.md‎

Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3Lines changed: 3 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ $ ./configure && make -j8 test
151151
Make sure the linter is happy and that all tests pass. Please, do not submit
152152
patches that fail either check.
153153

154+
Running `make test` will run the linter as well unless one or more tests fail.
155+
If you want to run the linter without running tests, use `make lint`.
156+
154157
If you are updating tests and just want to run a single test to check it, you
155158
can use this syntax to run it exactly as the test harness would:
156159

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.