rnveach
rnveach
@mahfouz72 Be aware of the other issue I created. Also I recommend you use `shortFilePaths` since you are on windows. https://github.com/checkstyle/contribution/tree/master/checkstyle-tester#command-line-arguments
Are you behind a proxy, vpn, or anything special like those? https://stackoverflow.com/questions/66366582/github-unexpected-disconnect-while-reading-sideband-packet
How did you initially clone checkstyle or repos in general? Just curious if you did something different than using the command line git.
I am seeing no documentation update or CI update in this repo to use the command and ensure it continues to function properly in the future. https://github.com/checkstyle/contribution/tree/master/checkstyle-tester#command-line-arguments I believe we...
> I am seeing no ... CI update in this repo to use the command and ensure it continues to function properly in the future This is not done. I...
Then we should update the CI here to use this option to ensure we are testing and somewhat validating future updates.
Show me then where we are using it in this repo's CI. Your configuration for this new parameter says it is not required and defaults to `false`, meaning it won't...
@nrmancuso Is this issue for this repo? Which sub-project? I see `noinspectionreason` in releasenotes-builder code. Is this just to see if the suppressions can be removed now?
> Adding -Duser.language=en -Duser.country=US parameters doesn't help. This is because groovy executes another command inside of it (checkstyle/git) and it only passes specific parameters to the other commands. If you...
I am closing this as we have not gotten any context and there doesn't seem to be anything in this PR.