You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/descriptors/spell_cspell.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ If you do not want cspell to analyze the files names, define `SPELL_CSPELL_ANALY
15
15
16
16
## cspell documentation
17
17
18
-
- Version in MegaLinter: **9.0.2**
18
+
- Version in MegaLinter: **9.1.1**
19
19
- Visit [Official Web Site](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#readme){target=_blank}
20
20
- See [How to configure cspell rules](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#customization){target=_blank}
21
21
- See [How to disable cspell rules in files](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#enable--disable-checking-sections-of-code){target=_blank}
@@ -119,8 +119,10 @@ Commands:
119
119
result. The full file is displayed in
120
120
color.
121
121
suggestions|sug [options] [words...] Spelling Suggestions for words.
122
+
init [options] Initialize a CSpell configuration file.
0 commit comments