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

chore: fix lint errors #1815

Merged
merged 8 commits into from
Oct 14, 2022
Merged

chore: fix lint errors #1815

merged 8 commits into from
Oct 14, 2022

Conversation

joshua-goldstein
Copy link
Contributor

Problem

Resolving more lint errors.

Solution

We fix some basic gosimple and gofmt lint errors. We raise the lll line length to 120 (as in Dgraph repo).

return false
}
return true
return isPresent()
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@skrdgraph this will go in our presentation on linters

@joshua-goldstein joshua-goldstein merged commit a1714be into main Oct 14, 2022
@joshua-goldstein joshua-goldstein deleted the joshua/fix-lints branch October 14, 2022 22:52
fredcarle pushed a commit to fredcarle/badger that referenced this pull request Aug 1, 2023
Resolving more lint errors.

We fix some basic gosimple and gofmt lint errors. We raise the lll line
length to 120 (as in Dgraph repo).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants