Nick Mancuso

Results 378 comments of Nick Mancuso

> can you please first confirm me that changes made was okay or not No one can answer this question until you have answered my questions above, and generated a...

> I have updated dependency tree. Letme first explain what my understanding of dependency tree is … Let me try to be more clear: why do we need this “dependency...

@Rohanraj123 IMO, we don’t need a custom projects file right now.

@aayushRedHat do you plan to continue to work on this PR?

We have lost contact with author, anyone is welcome to reuse code to finish issue.

> @nrmancuso sorry for the delay, I was traveling quite a bit the past few months and didn't have much time to get back to this until now. I've added...

> @nrmancuso any thoughts on [#12086 (comment)](https://github.com/checkstyle/checkstyle/pull/12086#issuecomment-1340475114) ? @romani checker requires usage of their utility, RegexUtil, to add a condition like: ``` if (!RegexUtil.isRegex(regex, 1)) { System.out.println("Input is not a...

@austinarbor please just suppress checker failure, we will deal with it in scope of https://github.com/checkstyle/checkstyle/issues/12567

Experience so far with Checker shows that it is very fragile due to reliance on compiler version and OS. Now that we have clearly identified some problems, I suggest we:...

@rnveach @Vyom-Yadav can we proceed?