dense-analysis / dense-analysis/ale
clang-format file in parent directories stops ale_fixer from working
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
by accident I found my clang-format fixer stops functioning, but I can run clang-format from command line just fine, after a while I found there is a file named clang-format in the parent directories(which is from clang-format --dump-config), as long as that file exists vim will not invoke the ale_fixer for C/C++, note .clang-format file is fine as expected, I have not full tested it so report this as an improvement here.
Contributor guide
Assessment
This issue has not been assessed yet.