mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-07-30 08:07:58 -05:00
Trailing whitespace do not have impact on the result, they are just unused bytes. Most text editors are configured to strip trailing whitespaces. Remove them all in one go. Update a handful of files to use the UNIX line ending.