STYLE: Minor code housekeeping actions
Fix file permissions so that files beginning with shebang have execute permissions.
Remove unnecessary whitespace at end of files
Make end-of-files consistently end with a single newline
Enforce .clang-format ruleset on code base