@@ -3,6 +3,7 @@
let g:ale_linters = {
\ 'python': ['flake8', 'pylint'],
\ 'rust': ['rls'],
\ 'markdown': ['languagetool'],
\}
let g:ale_fixers = {
The note is not visible to the blocked user.