Skip to content

Add rule to prevent imports on Guava#2

Open
withgit-contributor wants to merge 1 commit intowith-git:masterfrom
withgit-contributor:dev
Open

Add rule to prevent imports on Guava#2
withgit-contributor wants to merge 1 commit intowith-git:masterfrom
withgit-contributor:dev

Conversation

@withgit-contributor
Copy link
Copy Markdown

This commit makes sure that we don't import a class from the Guava
library by mistake as it provides various utility classes with similar
names as our own.

Closes #1

This commit makes sure that we don't import a class from the Guava
library by mistake as it provides various utility classes with similar
names as our own.

Closes with-git#1
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.

Possible wrong import from guava

1 participant