Skip to content

SI-68 fix: resolve AssignmentToNonFinalStatic in every file#204

Merged
choihayeon07 merged 5 commits intomainfrom
feature/clean/SI-68-resource-maintenance
Dec 5, 2023
Merged

SI-68 fix: resolve AssignmentToNonFinalStatic in every file#204
choihayeon07 merged 5 commits intomainfrom
feature/clean/SI-68-resource-maintenance

Conversation

@Bigeco
Copy link
Copy Markdown
Owner

@Bigeco Bigeco commented Dec 4, 2023

Issue | resolves #200, references #194

Describe

Codeflow

❗ errors: 1013 → 997 (-16)
⚠️ warnings: 212 → 212

@Bigeco Bigeco added the 🛠️fix This will not be worked on label Dec 4, 2023
@Bigeco Bigeco self-assigned this Dec 4, 2023
@Bigeco Bigeco changed the title SI-68 fix: resolve AssignmentToNonFinalStatic in (Effect/BGM).java SI-68 fix: resolve AssignmentToNonFinalStatic in every file Dec 4, 2023
@Bigeco Bigeco closed this Dec 5, 2023
@Bigeco Bigeco reopened this Dec 5, 2023
Copy link
Copy Markdown
Collaborator

@choihayeon07 choihayeon07 left a comment

Choose a reason for hiding this comment

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

The computer code is cleaner because you deleted unnecessary static. Great job!

@choihayeon07 choihayeon07 merged commit 4d544cc into main Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🛠️fix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resolve AssignmentToNonFinalStatic

2 participants