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

Add .gitignore, Apply basic code formatting. No code changes. #1

Merged
merged 1 commit into from Jan 8, 2021

Conversation

mdrobnak
Copy link
Collaborator

@mdrobnak mdrobnak commented Jan 8, 2021

Add .gitignore to ignore object files that have been compiled.
Don't track CodeBlocks layout file.
Run include/*.h through CodeBlocks AStyle plugin.
Remove some blank from include/*.h.
Run src/*.cpp through CodeBlocks AStyle plugin.

This is not necessarily the last formatting-only change, but this at least makes the code easier to read outside of CodeBlocks.

Don't track CodeBlocks layout file.
Run include/*.h through CodeBlocks AStyle plugin.
Remove some blank from include/*.h.
Run src/*.cpp through CodeBlocks AStyle plugin.
@damienmaguire damienmaguire merged commit fe1c269 into damienmaguire:master Jan 8, 2021
@mdrobnak mdrobnak deleted the gitignore_and_tidy branch January 8, 2021 22:28
damienmaguire added a commit that referenced this pull request May 29, 2023
damienmaguire added a commit that referenced this pull request Mar 22, 2024
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.

None yet

2 participants