Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@campbellr
Copy link
Contributor

Some projects I have only have src/test/java (no /src/main/java), which
seemed to break some incorrect assumptions the linter had.

Copy link
Member

@w0rp w0rp left a comment

Choose a reason for hiding this comment

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

Looks good to me. Could you add a test for this? See existing tests. You should be able to create dummy files in a directory without src/main/java and test the output of this.

@campbellr
Copy link
Contributor Author

Sure, I'll try to add a test.

Some projects I have only have src/test/java (no /src/main/java), which
seemed to break some incorrect assumptions the linter had.
@campbellr
Copy link
Contributor Author

@w0rp I finally added a test that I believe covers this (sorry it took so long).

Let me know if there's anything else.

@w0rp w0rp merged commit 6aef52f into dense-analysis:master Mar 6, 2019
@w0rp
Copy link
Member

w0rp commented Mar 6, 2019

Cheers! 🍻

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