Skip to content

mmadreza99/clean_code_c

Repository files navigation

clean_code_c

What does this script do?

clean main
clean for

remove space before commas(,)
remove space in [], ()

Add spaces after Commas(,) and Semicolon(;)
Add space in = , ==, <, >, <=, >=, 

Correcting distances(Tab)


for run script pleas to follow :

python main.py

And Enter the name of your file:

>>> Enter your file name :c_code.txt

successful to create the file your_file_done.*

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages