Skip to content

Tweak golangci-lint config #251

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

Merged
merged 3 commits into from
Jun 22, 2020
Merged

Conversation

rhcarvalho
Copy link
Contributor

  • Add whitespace linter to check for unnecessary newlines at the start and end of functions, if, for, etc.
  • Remove unnecessary exclude rules.

There is no reason to skip linting the echo integration and example.
It checks for unnecessary newlines at the start and end of functions,
if, for, etc.
@rhcarvalho rhcarvalho marked this pull request as ready for review June 18, 2020 14:05
@rhcarvalho rhcarvalho requested a review from kamilogorek June 18, 2020 14:05
@rhcarvalho rhcarvalho merged commit a5d8ad0 into getsentry:master Jun 22, 2020
@rhcarvalho rhcarvalho deleted the linter-config branch June 22, 2020 11:45
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