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 2cc8715

Browse filesBrowse files
mcollinaMoLow
authored andcommitted
doc: document make lint-md-clean
Signed-off-by: Matteo Collina <hello@matteocollina.com> PR-URL: #47926 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 3bf2bd4 commit 2cc8715
Copy full SHA for 2cc8715

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

‎doc/contributing/using-internal-errors.md‎

Copy file name to clipboardExpand all lines: doc/contributing/using-internal-errors.md
+3Lines changed: 3 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ for the error code should be added to the `doc/api/errors.md` file. This will
8585
give users a place to go to easily look up the meaning of individual error
8686
codes.
8787

88+
In case `make lint` fails to detect the new error codes added into `errors.md`,
89+
the markdown linting cache must be cleaned with `make lint-md-clean`.
90+
8891
## Testing new errors
8992

9093
When adding a new error, corresponding test(s) for the error message

0 commit comments

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