Issue #13345: Enable TestCases for GenericWhitespaceCheckExamplesTest#14364
Issue #13345: Enable TestCases for GenericWhitespaceCheckExamplesTest#14364chrccl wants to merge 1 commit into
Conversation
376c704 to
5173ee6
Compare
|
Good Morning @romani ! Sorry, I had to close the previous PR for some strange error (It could not update it with another commit). I've done your reviews... But now I have some failed checks. Can you please help me? I'm struggling with this issue. |
0f5f5b1 to
6942edf
Compare
|
Hey @nrmancuso @rnveach , Hope you're doing awesome! 🌟 |
6942edf to
5513413
Compare
|
GitHub, generate website |
@romani ping |
49756d3 to
fefaa01
Compare
|
Morning sir @nrmancuso, please check now. |
|
@romani @nrmancuso ping |
|
@chrccl , please switch to another issue or fixes we will handle this PR soon. |
fefaa01 to
47cf1af
Compare
|
GitHub, generate website |
a732900 to
11e812a
Compare
ok, sorry I read this message only after my last push... Sorry for the mess I created! I'm confident that with the upcoming issues, I will improve and contribute better to the project!!! |
|
@chrccl, please rebase on our latest code in master branch. |
There was a problem hiding this comment.
Still need to complete this item, somehow we now lost all diamond operators after your last push. https://github.com/checkstyle/checkstyle/pull/14364/files#r1489472956
74c6a4e to
b356f9f
Compare
b356f9f to
cef396c
Compare
|
GitHub, generate website |
|
|
||
| // Generic constructor call | ||
| MyClass<String, String> obj = new MyClass<String, String>(); | ||
| List a = new ArrayList<> (); // ok, until #14344 |
There was a problem hiding this comment.
@chrccl Fix is merged, you can update this input and the corresponding test to have a violation here.
|
if no respnse in 2 weeks, PR will be marked as abandoned and might be closed. |
|
Merged at #14529 |
Issue #13345: Enable TestCases for GenericWhitespaceCheckExamplesTest