Hacker News new | ask | show | jobs
by Rietty 1059 days 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.
1 comments

Of course! I'm talking about the kinds of checks and scans that are made on the code during the pre-commit hook