Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decouple Pre-Commits from CI Linting #4663

Open
linear bot opened this issue Oct 25, 2024 · 1 comment
Open

Decouple Pre-Commits from CI Linting #4663

linear bot opened this issue Oct 25, 2024 · 1 comment

Comments

@linear
Copy link

linear bot commented Oct 25, 2024

Currently there is a tight coupling between pre-commits hooks and CI linting that makes things very confusing and opens the door to misconfiguration bugs.

Acceptance:

  1. Investigate and Implement a solution that decouples this integration.
  2. Pre-commit are typically done for lightweight steps, not heavy 20 seconds+ long running steps.
Copy link
Author

linear bot commented Oct 25, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants