mirror of
https://github.com/dense-analysis/ale.git
synced 2026-09-20 02:33:13 +08:00
Merge pull request #3231 from jhlink/add-astyle-for-c-formatting
Add astyle for C/C++ formatting
This commit is contained in:
@@ -45,6 +45,7 @@ Notes:
|
||||
* `shellcheck`
|
||||
* `shfmt`
|
||||
* C
|
||||
* `astyle`
|
||||
* `ccls`
|
||||
* `clang`
|
||||
* `clangd`
|
||||
@@ -62,6 +63,7 @@ Notes:
|
||||
* `mcsc`!!
|
||||
* `uncrustify`
|
||||
* C++ (filetype cpp)
|
||||
* `astyle`
|
||||
* `ccls`
|
||||
* `clang`
|
||||
* `clangcheck`!!
|
||||
|
||||
Reference in New Issue
Block a user