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

fix: Move ".go" strings to constant value #229

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FlowingSPDG
Copy link

Linterに指摘されていた、".go" 文字列が複数回出現している個所の修正です!
一応CI上での確認は実施しましたが、現在当方の開発環境がWSL2非対応のWindows環境かつGOGC=1にしてもgolangci-lintがOOMで殺されるという謎のおま環に直面しており...
他にもlinterに指摘されている事項があれば是非修正したかったのですが、このPR時点ではいったんこの状態とさせてください。

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.

structGenerator.goがlinterに指摘されている
1 participant