Skip to content
GitLab
Explore
Sign in
Register
opentofu
CONTRIBUTING.md
Find file
Blame
History
Permalink
style: Remove trailing whitespace
· b7090db6
Philipp Hahn
authored
Apr 23, 2024
git grep -l '\s\+$' | xargs sed -e 's/\s\+$//' -i
b7090db6
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.