Skip to content

dermesser/whitespace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whitespace.pl removes whitespace errors in files.

A whitespace error is:
	- tabs in an (else) empty line
	- spaces in an empty line
	- or both
	- whitespaces before the newline character

Whitespace errors are created when working with a auto-indent
text editor like vim or some IDEs. This script removes the errors from
the file. The clean file is written back to the original file.

About

whitespace removes whitespace errors

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages