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

add linter to check for missing finishers #85

Merged
merged 1 commit into from Jul 20, 2018
Merged

add linter to check for missing finishers #85

merged 1 commit into from Jul 20, 2018

Conversation

@DusanKasan
Copy link
Contributor

DusanKasan commented Jul 20, 2018

As is mentioned in the readme, we need to be extra careful not to forget to use finishers on log event chained calls. This linter looks for log event chains with missing finishers. General use-case is to call the linter in CI and deny PRs when the check fails.

For details, see the readme in cmd/lint.

@rs rs merged commit 372015d into rs:master Jul 20, 2018
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.