SoorajModi / DataStructures

Data Structures written in C
MIT License
0 stars 0 forks source link

Add linter to project #3

Open SoorajModi opened 3 years ago

SoorajModi commented 3 years ago

Project needs a linter/beautifier, would be helpful instead of manually having to ensure style compliance.

Possible options include:

SoorajModi commented 3 years ago

Linter should be automatic code formatter instead of a static code analyzer