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
@samuelbles07
Copy link
Collaborator

samuelbles07 commented Sep 25, 2025

Hi @mtlynch , thank you for the clean up!

Btw, we're still in discussion regard simplifying development branch, so i will change base to develop for now.

@samuelbles07 samuelbles07 changed the base branch from master to develop September 25, 2025 06:45
@samuelbles07 samuelbles07 merged commit 75be7d9 into airgradienthq:develop Sep 25, 2025
11 checks passed
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.

2 participants