Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General cleanup of whitespace, typos #19

Merged
merged 4 commits into from
Oct 31, 2024

Conversation

stevegrunwell
Copy link
Contributor

This PR cleans up a few general items (each in their own commit):

  1. Adds .vscode to the .gitignore file
  2. Introduce an .editorconfig file, based on the PSR-12 coding standards
  3. Go through each file and re-save, stripping trailing whitespace on lines and adding a trailing newline to files where these were missing
  4. Finally, fix a few typos in the README file

@kellegous kellegous merged commit 7cfc7f2 into kellegous:main Oct 31, 2024
5 checks passed
@stevegrunwell stevegrunwell deleted the general-cleanup branch October 31, 2024 19:04
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