Mauryan Kansara

Results 200 comments of Mauryan Kansara

> @Zopsss please link to where this is described in the Google Style guide. Here it is: > Lines where obeying the column limit is not possible (for example, a...

> These details should be in the issue description, please place them there. Done > This looks like it is solvable by https://checkstyle.org/filters/suppresswithplaintextcommentfilter.html#SuppressWithPlainTextCommentFilter Yeah this can be solved using this...

> We won’t be adding a new property for something like this; new properties add complexity and maintenance overhead. Issue is easily solved by filter. Please update the issue description...

> We won’t be adding a new property for something like this; new properties add complexity and maintenance overhead. Issue is easily solved by filter. Please update the issue description...

> Let's make sure we have an agreement on the scope of the work here, I am not 100% familiar with all the nuances of our google style guide coverage....

> Yes, plus: Update xdoc file for style guide to remove comment that we are not covering it. okay I will do it once I start working on this issue.

> @Zopsss can you find some other PRs with some updates like this and see what was done there? @romani anything else you can think of to add here? @nrmancuso...

I guess now we have a clear goal to work on. Can I start working on this issue? @romani

> We need to create new "it" tests in this chapter, similar to what was completed in https://github.com/checkstyle/checkstyle/pull/4149/files. Okay but I have a doubt.... Why do we write some test...

> > Why do we write some test cases in it folder? > > to be sure that jav code written in Input file has violation or has no violation,...