This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
Add QA checks to ensure code quality #623
Labels
feature-request
Unaccepted user submitted new feature suggestion
Feature description
While working on #617 I encountered that some files have trailing white spaces. I have configured my code editor to automatically trim while spaces. Since white spaces can be added by anyone and could sneak through reviews, I recommend adding QA checks to make sure they are absent and does not affect code quality.
The text was updated successfully, but these errors were encountered: