mirror of
https://github.com/python/cpython.git
synced 2025-08-05 01:18:26 +00:00

Extra newlines are removed at the end of non-shell files. If the file only has newlines after stripping other trailing whitespace, all are removed, as is done by patchcheck.py.
2 lines
101 B
ReStructuredText
2 lines
101 B
ReStructuredText
'Strip Trailing Whitespace' on the Format menu removes extra newlines
|
|
at the end of non-shell files.
|