- commit
- 8c1889a1b1d485e3058af60ed72c5094817c816f
- parent
- b93826364fdabc7c36ad6c8cb507ca303b95f6a0
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2023-03-06 18:55
add priorities to linters lower is better
Diffstat
11 files changed, 2 insertions, 2 deletions
diff --git a/ftplugin/c_clang.vim b/ftplugin/c_10_clang.vim
diff --git a/ftplugin/c_gcc.vim b/ftplugin/c_20_gcc.vim
diff --git a/ftplugin/css_stylelint.vim b/ftplugin/css_10_stylelint.vim
diff --git a/ftplugin/html_htmlhint.vim b/ftplugin/html_10_htmlhint.vim
diff --git a/ftplugin/javascript_eslint.vim b/ftplugin/javascript_10_eslint.vim
diff --git a/ftplugin/javascript_jshint.vim b/ftplugin/javascript_20_jshint.vim
diff --git a/ftplugin/php_php.vim b/ftplugin/php_10_php.vim
diff --git a/ftplugin/python_flake8.vim b/ftplugin/python_10_flake8.vim
diff --git a/ftplugin/scss_10_stylelint.vim b/ftplugin/scss_10_stylelint.vim
@@ -0,0 +1 @@ -1 1 css_10_stylelint.vi -1 1 \ No newline at end of file
diff --git a/ftplugin/scss_stylelint.vim b/ftplugin/scss_stylelint.vim
@@ -1 +0,0 @@1 -1 css_stylelint.vi1 -1 \ No newline at end of file