7 ms·
Can't you already do that with pre-commit hooks? We use those at work to check a lot of stuff like that before a commit ever goes through.
by Rietty 3y ago
Can't you already do that with pre-commit hooks? We use those at work to check a lot of stuff like that before a commit ever goes through.
- ugh123 3y agoOf course! I'm talking about the kinds of checks and scans that are made on the code during the pre-commit hook