mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-01 15:47:25 +08:00
Added support for more file types for clang-format. (#4367)
This commit is contained in:
@@ -41,6 +41,13 @@ g:ale_java_checkstyle_options *g:ale_java_checkstyle_options*
|
||||
configuration files set with |g:ale_java_checkstyle_config|.
|
||||
|
||||
|
||||
===============================================================================
|
||||
clang-format *ale-java-clangformat*
|
||||
|
||||
See |ale-c-clangformat| for information about the available options.
|
||||
Note that the C options are also used for Java.
|
||||
|
||||
|
||||
===============================================================================
|
||||
cspell *ale-java-cspell*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user