Skip to content

olle-lindgren/rmspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Remove whitespace with regular expressions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages