Skip to content

Commit 85fb69b

Browse files
committed
Adding crosslinks for the vale test
Signed-off-by: Lynette Miles <[email protected]>
1 parent 32989ec commit 85fb69b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,12 @@ possible. For example:
124124

125125
The Fluent Bit maintainers use the [Vale](https://vale.sh/docs/) plugin, which lints
126126
pull requests and adds suggestions to improve style and clarity. Most Vale tests are
127-
at the `suggestion` level and will not block merging.
127+
at the `suggestion` level and won't block merging.
128128

129129
The following tests are at a `warning` level and will prevent merging:
130130

131-
- NonStandardQuotes: Use standard quotes. Google docs use curly quotes. Copy and
132-
pasting from Google docs requires correcting the quotes. You can
133-
[turn off smart quotes](https://support.google.com/docs/thread/217182974/can-i-turn-smart-quotes-off-in-a-google-doc?hl=en).
131+
- [NonStandardQuotes](https://github.com/fluent/fluent-bit-docs/blob/master/vale-styles/FluentBit/NonStandardQuotes.yml):
132+
[Use standard quotes](https://developers.google.com/style/quotation-marks#straight-and-curly-quotation-marks).
133+
Google docs use curly quotes. Copy and pasting from Google docs requires correcting
134+
the quotes. You can [turn off smart
135+
quotes](https://support.google.com/docs/thread/217182974/can-i-turn-smart-quotes-off-in-a-google-doc?hl=en).

0 commit comments

Comments
 (0)