mirror of
https://github.com/dense-analysis/ale
synced 2024-12-23 06:33:11 +00:00
Fix some typos and remove some trailing whitespace.
This commit is contained in:
parent
da1dcc6bb5
commit
ee80a0d147
@ -140,7 +140,7 @@ You can customize the output format using the global list `g:ale_statusline_form
|
|||||||
|
|
||||||
- The 1st element is for errors
|
- The 1st element is for errors
|
||||||
- The 2nd element is for warnings
|
- The 2nd element is for warnings
|
||||||
- The 3rd element is for when no erros are detected
|
- The 3rd element is for when no errors are detected
|
||||||
|
|
||||||
e.g
|
e.g
|
||||||
|
|
||||||
|
@ -231,7 +231,7 @@ Default: `['%d error(s)', '%d warning(s)', 'OK']`
|
|||||||
This variable defines the format of |`ALEGetStatusLine()`| output.
|
This variable defines the format of |`ALEGetStatusLine()`| output.
|
||||||
- The 1st element is for errors
|
- The 1st element is for errors
|
||||||
- The 2nd element is for warnings
|
- The 2nd element is for warnings
|
||||||
- The 3rd element is for when no erros are detected
|
- The 3rd element is for when no errors are detected
|
||||||
|
|
||||||
===============================================================================
|
===============================================================================
|
||||||
4. Linter Specific Options *ale-linter-options*
|
4. Linter Specific Options *ale-linter-options*
|
||||||
|
Loading…
Reference in New Issue
Block a user