We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2421179 commit a1b5b21Copy full SHA for a1b5b21
doc/modules/ROOT/pages/contributing/hacking.adoc
@@ -80,8 +80,8 @@ Run all tests with:
80
81
$ make test
82
83
-(Note: tests may not run correctly inside Emacs' `shell-mode` buffers. Running
84
-them in a terminal is recommended.)
+NOTE: Tests may not run correctly inside Emacs' `shell-mode` buffers. Running
+them in a terminal is recommended.
85
86
You can also check for compliance with a variety of coding standards in batch mode (including docstrings and byte-compilation warnings):
87
0 commit comments