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 go linting #1705

Merged
merged 53 commits into from
Sep 13, 2023
Merged

add go linting #1705

merged 53 commits into from
Sep 13, 2023

Conversation

k0l11
Copy link
Collaborator

@k0l11 k0l11 commented Sep 12, 2023

closes #1226

  • some linters are commented out (either impractical or highly controversial)
  • exhaustruct should be enabled in a later PR
  • includes significant fix for dori: after-sales rounds attacks never occurred before

@k0l11 k0l11 added kind: enhancement New feature or request area: devops related to the development/build process labels Sep 12, 2023
@k0l11 k0l11 marked this pull request as ready for review September 12, 2023 20:45
unleashurgeek
unleashurgeek previously approved these changes Sep 12, 2023
.vscode/settings.json Show resolved Hide resolved
unleashurgeek
unleashurgeek previously approved these changes Sep 12, 2023
unleashurgeek
unleashurgeek previously approved these changes Sep 12, 2023
@k0l11 k0l11 marked this pull request as draft September 12, 2023 22:55
@k0l11 k0l11 marked this pull request as ready for review September 13, 2023 00:05
@k0l11 k0l11 merged commit 5cdc47e into genshinsim:main Sep 13, 2023
@k0l11 k0l11 deleted the add-linters branch September 13, 2023 00:09
@k0l11 k0l11 mentioned this pull request Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: devops related to the development/build process kind: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add linting to Go backend
2 participants