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 a few more java.lang classes to the linter #180

Merged
merged 1 commit into from
Feb 22, 2019

Conversation

conormcd
Copy link
Contributor

The following don't need to be imported and hence shouldn't fail linting.

  • java.lang.BigInteger
  • java.lang.Thread$State
  • java.lang.Thread$UncaughtExceptionHandler

The following don't need to be imported and hence shouldn't fail
linting.

- java.lang.BigInteger
- java.lang.Thread$State
- java.lang.Thread$UncaughtExceptionHandler
@candid82
Copy link
Owner

Thanks!

@candid82 candid82 merged commit 3504bd3 into candid82:master Feb 22, 2019
@conormcd conormcd deleted the more-java-lang-classes branch February 22, 2019 12:06
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.

2 participants