You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usage: ./stylecheck.sh [file1] [file2] ...
Note: The pdf is the style requirement of the cs course I'm taking in Spring 2018,
this idea of this project comes from this requirement.
About
A bash script to check a code file that is properly commented with file and method headers and separated by multiple lines, and have no hard-coding numbers that has vague meaning.