Skip to content

Conversation

mtlynch
Copy link
Contributor

@mtlynch mtlynch commented Sep 18, 2025

Trailing whitespace serves no purpose in code and only creates noise in PRs/commits when developers have their editors configured to delete trailing whitespace and they edit existing code.

This change eliminates all trailing whitespace from the repo and adds a Github Actions check to ensure that source files do not have trailing whitespace on merge.

This excludes the scr/Libraries directory, as those are vendored libraries that AirGradient doesn't own.

Related: airgradienthq/airgradient-client#6

@mtlynch mtlynch changed the base branch from master to develop September 18, 2025 13:34
@mtlynch mtlynch changed the base branch from develop to master September 18, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant