8000 GitHub - vominh2012/append_newline: Script allow append newline to your source code
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vominh2012/append_newline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

append_newline

This is simple script to find all file that not exist (\n) at the end of file and append (\r\n) to that file

#Usage: append_newline.py .h /home/mysource /home/result_dir

This will find all file *.h in /home/mysource doesn't container (\n) auto append new line (\r\n) and write to destination /home/result_dir

About

Script allow append newline to your source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0