Skip to content

Conversation

shashwatj07
Copy link
Contributor

@shashwatj07 shashwatj07 commented Mar 29, 2020

Closes #5624: Google Style Should Enforce Spaces after Commas
Diff report: https://shashwat70.github.io/diff2/index.html

@strkkk strkkk requested a review from pbludov April 4, 2020 10:25
@shashwatj07 shashwatj07 force-pushed the google-whitespaceafter branch from 1312a60 to 084b6a3 Compare April 4, 2020 13:07
@pbludov pbludov assigned rnveach and unassigned pbludov Apr 4, 2020
@pbludov pbludov requested a review from rnveach April 4, 2020 13:34
@rnveach
Copy link
Contributor

rnveach commented Apr 4, 2020

@shashwat70 Regression must be provided for google_checks.xml and the changes being introduced.

@shashwatj07
Copy link
Contributor Author

@shashwat70 Regression must be provided for google_checks.xml and the changes being introduced.

What should be put in the baseConfig and patchConfig properties while generating diff report? @rnveach

@rnveach
Copy link
Contributor

rnveach commented Apr 6, 2020

What should be put in the baseConfig and patchConfig properties while generating diff report?

https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml from master and from your PR. This is what you changed in your PR.

@shashwatj07
Copy link
Contributor Author

I'm getting the following error while generating diff report. Please help. @rnveach
https://gist.github.com/shashwat70/6a3157121a8b3ac5de88e869bdf65adb

@shashwatj07
Copy link
Contributor Author

shashwatj07 commented Apr 8, 2020

@rnveach It's giving java.lang.OutOfMemoryError: Java Heap space also.

@rnveach
Copy link
Contributor

rnveach commented Apr 8, 2020

@shashwat70 Yea, looks like the problem is related to that.

https://github.com/checkstyle/contribution/tree/master/checkstyle-tester#command-line-arguments
Please use mode single and trim down the config to just your additions to google_checks.xml.

@shashwatj07
Copy link
Contributor Author

Done. The report's link is in the PR description. @rnveach

Copy link
Contributor

@rnveach rnveach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Final items.

@rnveach rnveach requested a review from romani April 13, 2020 15:55
@shashwatj07 shashwatj07 force-pushed the google-whitespaceafter branch 2 times, most recently from ec2e5c0 to 0acf12a Compare April 14, 2020 07:19
@shashwatj07 shashwatj07 requested a review from rnveach April 14, 2020 07:20
@rnveach rnveach assigned romani and unassigned rnveach Apr 15, 2020
Copy link
Member

@romani romani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

items to improve:

@shashwatj07 shashwatj07 force-pushed the google-whitespaceafter branch from c584625 to 53b5084 Compare April 20, 2020 14:08
@romani romani merged commit deea241 into checkstyle:master Apr 21, 2020
@shashwatj07 shashwatj07 deleted the google-whitespaceafter branch April 29, 2020 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Google Style Should Enforce Spaces after Commas
4 participants