trailing space wouldn't be removed with -i option within multi-line string
Open
- Dominant language
- Python
- Stars
- 14k
- Forks
- 904
- PR merge metrics
- No merged PRs in 30d
Description
within a multi-line string, if there is a trailing white space in a line, when we running yapf it will be warned but with the -i in place change option, it will not remove the trailing white space
Contributor guide
Assessment
This issue has not been assessed yet.