Code Formatter Purpose: This tool built with C++ can be used to analyze a file written in C and detect common style errors. Installation Guide Clone this repository Usage Instructions Place a .c file in the code-formatter directory Run make in the terminal Run ./a.out <filename> in the terminal