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

pre-build script #72

Closed
pjueon opened this issue Jul 7, 2022 · 2 comments
Closed

pre-build script #72

pjueon opened this issue Jul 7, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@pjueon
Copy link
Owner

pjueon commented Jul 7, 2022

Rough ideas:

  • Apply clangformat to all the source files.
  • Check if all the files start with the copyright comments.
  • Automatically generate Model.h file from the configuration file.
@pjueon pjueon added the enhancement New feature or request label Jul 7, 2022
@pjueon pjueon self-assigned this Jul 7, 2022
@pjueon pjueon changed the title Automating stuff pre-build script Jul 8, 2022
@pjueon
Copy link
Owner Author

pjueon commented Nov 16, 2023

Rough ideas:

  • Apply clangformat to all the source files

This would make a build dependecy to clangformat. And I don't think it would be worth it.
Deleted it.

@pjueon
Copy link
Owner Author

pjueon commented Nov 20, 2023

Closing this issue by #110

@pjueon pjueon closed this as completed Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant