YADF Dedent comment bloc
Open
- Dominant language
- Python
- Stars
- 14k
- Forks
- 904
- PR merge metrics
- No merged PRs in 30d
Description
I have commented out lines that are indented (example of a function). When I run yapf, the comment lines are unindented and aligned with the indentation of the first line.
Source File

Formatage YAPF

How can I keep the indentation of commented lines?
Can yapf ignore all commented lines?
Contributor guide
Assessment
This issue has not been assessed yet.