diff --git a/styles/Krystal/Spelling.yml b/styles/Krystal/Spelling.yml index 0cd0696..eecd2e8 100644 --- a/styles/Krystal/Spelling.yml +++ b/styles/Krystal/Spelling.yml @@ -1,5 +1,12 @@ extends: spelling -message: "Is '%s' spelled correctly? Is it missing code formatting?" +message: | + Did you really mean '%s'? + + For UI elements, use [bold formatting](https://grafana.com/docs/writers-toolkit/write/style-guide/style-conventions/#bold). + The spell checker doesn't check words with bold formatting. + + For paths; configuration; user input; code; class, method, and variable names; statuscodes; and console output, use [code formatting](https://grafana.com/docs/writers-toolkit/write/style-guide/style-conventions/#bold). + The spell checker doesn't check words with code formatting. level: error dictionaries: - en_GB