Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #614: Resolve MethodWithTooManyParameters, Naming, Javadoc IDEA violations #643

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

Vyom-Yadav
Copy link
Member

#614
Renamed run(..) -> runPostGenerationAndPublication(..)

@@ -129,7 +129,7 @@ public static Result buildResult(String localRepoPath, String authToken, String
* @param commit commit information.
* @param commitMessage commit message.
* @throws IOException if an I/O error occurs.
* @throws GitAPIException if an error occurs when accessing Git API.
* @noinspection MethodWithTooManyParameters
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Added @noinspectionreason

@Vyom-Yadav Vyom-Yadav force-pushed the resolveIntellijInspections branch from 3be7f6e to 4e964c9 Compare August 26, 2022 15:38
Copy link
Member

@nrmancuso nrmancuso left a comment

Choose a reason for hiding this comment

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

Item:

@nrmancuso nrmancuso self-assigned this Aug 29, 2022
@nrmancuso nrmancuso assigned rnveach and unassigned nrmancuso Aug 29, 2022
@nrmancuso nrmancuso requested a review from rnveach August 29, 2022 03:57
@Vyom-Yadav Vyom-Yadav force-pushed the resolveIntellijInspections branch from 4e964c9 to 6bef58e Compare August 29, 2022 11:38
@rnveach rnveach merged commit 4e106a5 into checkstyle:master Aug 29, 2022
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.

3 participants