Closed pguyot closed 2 years ago
To use this, install pre-commit and then run the following command within the working directory:
pre-commit install
clang-format will then automatically be run before any commit, aboring commit and changing files if necessary.
clang-format
To use this, install pre-commit and then run the following command within the working directory:
clang-format
will then automatically be run before any commit, aboring commit and changing files if necessary.