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 11.. title: Error Message Style Guides of Various Languages
22.. slug: error-message-style-guides
3- .. date: 2021-12-10 16 :00:00 UTC
3+ .. date: 2021-12-06 10 :00:00 UTC
44.. tags:
55.. category:
66.. link:
@@ -74,7 +74,8 @@ authoritative voice of the tool."
7474Formatting and Source Positions
7575-------------------------------
7676
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.
7879
7980The Clang, Flow and Rust guides point out the importance of using precise
8081source code spans to point to errors, which is especially important if the
You can’t perform that action at this time.
0 commit comments