Skip to content

Don't run linter after tests runs#50597

Merged
jakebailey merged 2 commits intomicrosoft:mainfrom
jakebailey:remove-post-test-lint
Sep 12, 2022
Merged

Don't run linter after tests runs#50597
jakebailey merged 2 commits intomicrosoft:mainfrom
jakebailey:remove-post-test-lint

Conversation

@jakebailey
Copy link
Copy Markdown
Member

@jakebailey jakebailey commented Sep 1, 2022

From everything I've heard from the team, everyone either hits Ctrl+C once the tests pass, or explicitly passes --lint=false. Remove the post-test task that runs linting; in a previous PR I moved linting to a separate CI job, so failing to fix a lint won't break a PRs tests (and will fail fast otherwise).

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants