Skip to content

cleanup: trim trailling whitespaces#148

Open
perigoso wants to merge 1 commit into
LiamBindle:masterfrom
aj-tec:rm-trailling-ws
Open

cleanup: trim trailling whitespaces#148
perigoso wants to merge 1 commit into
LiamBindle:masterfrom
aj-tec:rm-trailling-ws

Conversation

@perigoso
Copy link
Copy Markdown
Contributor

@perigoso perigoso commented Dec 9, 2021

Just a cleanup. removes trailling whitespaces from source file

Signed-off-by: Rafael Silva perigoso@riseup.net

@perigoso perigoso mentioned this pull request Dec 14, 2021
2 tasks
@yamt
Copy link
Copy Markdown
Contributor

yamt commented Feb 8, 2022

have you done this mechanically?

@perigoso
Copy link
Copy Markdown
Contributor Author

perigoso commented Feb 8, 2022

Signed-off-by: Rafael Silva <perigoso@riseup.net>
@perigoso
Copy link
Copy Markdown
Contributor Author

@LiamBindle any reason you might not want this change?

@fperrad
Copy link
Copy Markdown
Contributor

fperrad commented Nov 9, 2022

have you done this mechanically?

@LiamBindle, on linux, run the following command in each directory:

sed -i -E 's/[ \t]+$//;' *.[ch]

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.

3 participants