Idea
Before submitting code changes, we need to identify simple issues, to enforce a certain code structure and check for any issues, that could break the application when pushing it. If anything fails, the code changes won't be submitted to the repository until it gets fixed.
Open questions
Idea
Before submitting code changes, we need to identify simple issues, to enforce a certain code structure and check for any issues, that could break the application when pushing it. If anything fails, the code changes won't be submitted to the repository until it gets fixed.
Open questions
pre-commithook?