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 #440: resolves CustomDeclarationOrder #450

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

rnveach
Copy link
Member

@rnveach rnveach commented Jan 27, 2023

Issue #440

@@ -72,6 +72,7 @@ public final class CheckConfigurationFactory {
/** Name of the actual config file version. */
private static final String VERSION_5_0_0 = "5.0.0"; //$NON-NLS-1$

// -@cs[CustomDeclarationOrder] until sevntu.checkstyle/issues/415
/** The current file version. */
protected static final String CURRENT_CONFIG_FILE_FORMAT_VERSION = VERSION_5_0_0;
Copy link
Member Author

Choose a reason for hiding this comment

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

Known issue.

@rnveach
Copy link
Member Author

rnveach commented Jan 27, 2023

Relies on #446 (and possibly others) for CI to pass

@rnveach
Copy link
Member Author

rnveach commented Jan 28, 2023

CI is green on rebase.

@romani romani assigned Calixte and unassigned romani Jan 30, 2023
@romani romani requested a review from Calixte January 30, 2023 16:29
@Calixte Calixte merged commit 7d1be66 into checkstyle:master Jan 30, 2023
@rnveach rnveach deleted the issue_440_9 branch January 31, 2023 00:04
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