timfkl / Individual-Project-CodeQualityChecker

0 stars 0 forks source link

The program should be able to assess indentation and spacing #8

Open timfkl opened 2 years ago

timfkl commented 2 years ago

CheckSpaces should be able to help assess how well things are indented, though more through manual review. Could be possible to check if there is an indentation after a method or class is declared while working on Issue #9

timfkl commented 2 years ago

Could make a line graph demonstrating the spacing