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

Fix error-prone issues part1 #630

Merged
merged 2 commits into from
Jun 24, 2022
Merged

Conversation

jswong65
Copy link
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