Rupt / c-explicitly-controlled-testing

You can test C code without hiding control flow in macros.
MIT License
2 stars 0 forks source link

Create pre-commit hooks #3

Closed Rupt closed 1 year ago

Rupt commented 1 year ago

Follows #6

Rupt commented 1 year ago

Git doesn't share hooks itself. This is more bother than it's worth.

Rupt commented 1 year ago

Add pre-commit setup instructions to the readme.

Rupt commented 1 year ago

Done https://github.com/Rupt/c-explicitly-controlled-testing/commit/305fc32944420f03e7684f1b5ed228e443245354

Rupt commented 1 year ago

Removed again, because it pre-commit doesn't let as automatically include changes.