Skip to content

Trimmer - simple utility to trim whitespace of file.

Notifications You must be signed in to change notification settings

nurassyl/trimmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice: Backup your files for any case before running.


Features:

  • Trim trailing whitespace of each line.
  • Remove leading empty line of file.
  • Remove trailing empty line of file.

Install

sudo ./install.sh

Configure

vim .trimmerignore

Run

Go to a specific directory you want to trim files of that directory and run this command below.

trimmer