menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Programming News

>

Mike Drisc...
source image

PlanetPython

2d

read

244

img
dot

Image Credit: PlanetPython

Mike Driscoll: An Intro to pre-commit

  • pre-commit is a framework for managing and maintaining multi-language pre-commit hooks.
  • It allows you to run one or more tools before committing your code locally.
  • To install pre-commit, you can use the pip command: pip install pre-commit
  • You can define the tools to run in a YAML file named .pre-commit-config.yaml

Read Full Article

like

14 Likes

For uninterrupted reading, download the app