Skip to content

Conversation

@JasonGross
Copy link
Contributor

My emacs removes trailing whitespaces automatically, and I want to split this off from other PRs

```
git ls-files "*.v" | xargs sed 's/ \+$//g' -i
```
@JasonGross JasonGross force-pushed the strip-trailing-whitespace branch from ec2f8ee to b511def Compare August 23, 2023 05:00
This was referenced Aug 23, 2023
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