dense-analysis / dense-analysis/ale
Add ale_python_yapf_options variable
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
I use two fixers for python `autopep8` and `yapf` that they overlap some options - able to disable from `autopep8`'s option but re-enabled with `yapf`. I can't pass its options to ale, I checked document, please add it.
Contributor guide
Assessment
This issue has not been assessed yet.