Remove trailing whitespace from code and other plain-text files.
Project description
rmspace
Remove trailing whitespace from code and other plain-text files.
Usage
pip install rmspace
# Remove trailing whitespace.
python -m rmspace ./rmspace/rmspace/main.py
# Remove trailing whitespace, return 1 if any file was formatted.
# This is intended for linting in CI flows.
python -m rmspace ./rmspace/rmspace/main.py --check
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rmspace-7.tar.gz
(4.0 kB
view hashes)
Built Distribution
rmspace-7-py3-none-any.whl
(4.6 kB
view hashes)