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

Tune linters #3848

Merged
merged 1 commit into from
Jan 26, 2023
Merged

Tune linters #3848

merged 1 commit into from
Jan 26, 2023

Conversation

alexshtin
Copy link
Member

@alexshtin alexshtin commented Jan 26, 2023

What changed?
Tune linter config and Makefile.

Why?
Make developer experience better.

How did you test it?
Run on Buildkite.

Potential risks
No risks.

Is hotfix candidate?
No.

@alexshtin alexshtin requested a review from a team as a code owner January 26, 2023 01:11
Comment on lines +143 to +144
# update-linters is not included because in CI linters are run by github actions.
ci-update-tools: update-goimports update-mockgen update-proto-plugins update-proto-linters
Copy link
Member Author

@alexshtin alexshtin Jan 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This saves about 10s of build time because linters are not getting installed on Buildkite now.

@alexshtin alexshtin merged commit 4f53af9 into temporalio:master Jan 26, 2023
@alexshtin alexshtin deleted the feature/tune-linters branch January 26, 2023 01:55
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.

2 participants