Add hamcrest integration#642
Conversation
|
@baev Hi there! Also could I fix this ⬇️ and this ⬆️ in the one commit? |
|
And what is the problem, exactly? To fix first problem you should add a new line at the end of |
Thanks for the explanation! Unfortunately, I am simply not familiar with the first problem. I`ll fix both problems soon |
The problem was the lack of .gitattributes that spotlessApply works with. Of course, plugin took the system eol = CRLF. Done, ready for review. |
|
good job 👍 |
Context
Adds hamcrest library integration https://github.com/hamcrest/JavaHamcrest
Docs http://hamcrest.org/JavaHamcrest/tutorial
Checklist