Skip to content

shubhamdipt/change_indentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

change_indentation

A simple script to change the indentation of the files.

Usage

$python change_indentation.py <folder_location> <number_of_spaces> <file_extension>

e.g. python change_indentation.py . 4 py (changes indentation in all files ending with py in current folder . by 4 spaces)

About

A simple script to change the indentation of the files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages