Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Fix error-prone issues part1#630

Merged
jswong65 merged 2 commits intoandroidx:mainfrom
jswong65:fix-errorprone
Jun 24, 2022
Merged

Fix error-prone issues part1#630
jswong65 merged 2 commits intoandroidx:mainfrom
jswong65:fix-errorprone

Conversation

@jswong65
Copy link
Copy Markdown
Contributor

Fixed the following issues in the updated files. There are other files that have those issues, but will address them in the other PR

  • [UnnecessaryParentheses]
  • [MissingCasesInEnumSwitch]
  • [VariableNameSameAsType]
  • [MissingOverride]
  • [OperatorPrecedence]
  • [ClassCanBeStatic]
  • [UnusedNestedClass]

@jswong65 jswong65 merged commit 8bc84e4 into androidx:main Jun 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant