SlideShare a Scribd company logo
2
Most read
4
Most read
7
Most read
Introduction to
pre-commit
A framework for managing and maintaining
multi-language pre-commit hooks.
@mozillazg
Problem
Too many dirty commits like “fix pep8”
Reviewer unhappy
CI busy
Commit history become ugly
Introduction to pre-commit
Solution
We need a tool.
Discover error before CI
Discover error before push
Introduction to pre-commit
Introduction to pre-commit
pre-commit
pip install pre-commit
vim .pre-commit-config.yaml
pre-commit install
.pre-commit-config.yaml
More
http://pre-commit.com
Thank You!

More Related Content

PDF
Ei ux through usability testing
PPTX
How to: Reporting Issues
PDF
ContainerDays NYC 2015: "What It Really Takes to Build a Container Platform" ...
PDF
Professional AV with WebRTC
PPTX
Introduction to sentry
PDF
Sentry - An Introduction
PDF
2024 Trend Updates: What Really Works In SEO & Content Marketing
PDF
Storytelling For The Web: Integrate Storytelling in your Design Process
Ei ux through usability testing
How to: Reporting Issues
ContainerDays NYC 2015: "What It Really Takes to Build a Container Platform" ...
Professional AV with WebRTC
Introduction to sentry
Sentry - An Introduction
2024 Trend Updates: What Really Works In SEO & Content Marketing
Storytelling For The Web: Integrate Storytelling in your Design Process

Recently uploaded (20)

PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
composite construction of structures.pdf
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPT
Project quality management in manufacturing
PPTX
Current and future trends in Computer Vision.pptx
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
PPT on Performance Review to get promotions
PPTX
additive manufacturing of ss316l using mig welding
PPTX
Artificial Intelligence
PPTX
CH1 Production IntroductoryConcepts.pptx
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPTX
web development for engineering and engineering
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPT
introduction to datamining and warehousing
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
composite construction of structures.pdf
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Project quality management in manufacturing
Current and future trends in Computer Vision.pptx
Internet of Things (IOT) - A guide to understanding
PPT on Performance Review to get promotions
additive manufacturing of ss316l using mig welding
Artificial Intelligence
CH1 Production IntroductoryConcepts.pptx
Automation-in-Manufacturing-Chapter-Introduction.pdf
web development for engineering and engineering
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
UNIT-1 - COAL BASED THERMAL POWER PLANTS
introduction to datamining and warehousing
Ad
Ad

Introduction to pre-commit