Update src/tests/adding.md
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
This commit is contained in:
parent
154e750ec5
commit
1036ac82ed
|
|
@ -196,7 +196,7 @@ emit. They are "attached" to the line in source where the error is
|
||||||
located. Error annotations are considered during tidy lints of line
|
located. Error annotations are considered during tidy lints of line
|
||||||
length and should be formatted according to tidy requirements. You may
|
length and should be formatted according to tidy requirements. You may
|
||||||
use an error message prefix sub-string if necessary to meet line length
|
use an error message prefix sub-string if necessary to meet line length
|
||||||
requirements. Make sure that the text is long enough for the error
|
requirements. Make sure that the text is long enough for the error
|
||||||
message to be self-documenting.
|
message to be self-documenting.
|
||||||
|
|
||||||
The error annotation definition and source line definition association
|
The error annotation definition and source line definition association
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue