google / google/clusterfuzz

Consider adding linting as a git hook before pushing

Open
#402 3 comments 0 reactions 1 assignee Claimed by @jonathanmetzman View on GitHub
enhancement
Dominant language
Python
Stars
5.6k
Forks
629
Avg merge
4d 6h
Merged PRs (30d)
22

Description

Having linting as a git hook before pushing will prevent submission of broken PRs for review.
The downside is it will slow down pushing in the common case (user has linted themselves and fixed errors) and it will require a little bit of work in butler.py to get the git hooks working without user intervention.

@oliverchang @inferno-chromium @Dor1s @mbarbella-chromium
What do you think?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.