dharple / detox

Tames problematic filenames
BSD 3-Clause "New" or "Revised" License
332 stars 19 forks source link

Create pre-commit git hook #65

Closed dharple closed 7 months ago

dharple commented 3 years ago

Run code lint. Run tests. Run a check-only version of make internals. Check the date on any changed man page.

dharple commented 7 months ago

Unit tests are run by GitHub actions.

dharple commented 7 months ago

I added distcheck, internals, and reviewing the diff for missing date changes on man pages to a new pre-release set of steps.

The lint checks all generate false-positives, but I'll keep them in there for now. Static analysis is even noisier.