File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
.. title: Error Message Style Guides of Various Languages
2
2
.. slug: error-message-style-guides
3
- .. date: 2021-12-10 16 :00:00 UTC
3
+ .. date: 2021-12-06 10 :00:00 UTC
4
4
.. tags:
5
5
.. category:
6
6
.. link:
@@ -74,7 +74,8 @@ authoritative voice of the tool."
74
74
Formatting and Source Positions
75
75
-------------------------------
76
76
77
- The Rust guide suggests to put all identifiers into backticks, Flow formats the error messages using full Markdown.
77
+ The Rust guide suggests to put all identifiers into backticks (like in
78
+ Markdown), Flow formats the error messages using full Markdown.
78
79
79
80
The Clang, Flow and Rust guides point out the importance of using precise
80
81
source code spans to point to errors, which is especially important if the
You can’t perform that action at this time.
0 commit comments