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

Drop lint environment from GitHub actions in favor of pre-commit.ci #571

Merged
merged 1 commit into from Dec 21, 2020
Merged

Drop lint environment from GitHub actions in favor of pre-commit.ci #571

merged 1 commit into from Dec 21, 2020

Conversation

jdufresne
Copy link
Contributor

The lint stage of CI is already handled by pre-commit.ci. With it, the
extra run in GitHub action is redundant and only consumes time and
resources unnecessarily.

pre-commit.ci is also faster to respond with results.

The lint stage of CI is already handled by pre-commit.ci. With it, the
extra run in GitHub action is redundant and only consumes time and
resources unnecessarily.

pre-commit.ci is also faster to respond with results.
@jpadilla jpadilla merged commit 5ddab7c into jpadilla:master Dec 21, 2020
@jpadilla jpadilla added this to the v2.0.0 milestone Dec 21, 2020
@jdufresne jdufresne deleted the ci-lint branch December 21, 2020 17:29
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

Successfully merging this pull request may close these issues.

None yet

2 participants