This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Make your "pre-commit" command run in a Docker container and reduce attack surface on your development system! You probably know pre-commit which is a super-popular way to automatically install and run the required linters of a Git repository. It'll fetch all the required software and run it from an isolated environment, such as a virtual environment or a node environment. Only problem: It's not…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.