Lint: Template lines ending with whitespace #157
Labels
clean code
Lint, consistency and prettifying of code
easy stuff
Good for newcomers, or if you want to do something quick
We do not want lines to end with a space or tab (unless it's a markdown file, where sometimes it's needed).
Find all instances of lines ending with space or tab and remove the spaces/tabs in question
The text was updated successfully, but these errors were encountered: