I opened this PR to refactor the indentation checker and make sure the user is using two space indentation. The current indentation checker only ensure the difference in spacing is not greater than two, which means that it does not catch single-space indentation. I also refactored the indentation checker to improve performance and readability.
1 Like
Looks fine to me. I have approved it.
1 Like