Is your feature request related to a problem? Please describe.
There are no standards for code formatting, and the default formatter on the editor of a contributor formats the code. Adding test cases also implies the need for this.
Describe the solution you'd like
Add pre-commit hooks to format and check for issues, integrate test cases
Is your feature request related to a problem? Please describe. There are no standards for code formatting, and the default formatter on the editor of a contributor formats the code. Adding test cases also implies the need for this.
Describe the solution you'd like Add pre-commit hooks to format and check for issues, integrate test cases
Describe alternatives you've considered
Additional context