Skip to content

Commit

Permalink
minor: updated until comment for verifyWithConfigParser method
Browse files Browse the repository at this point in the history
  • Loading branch information
Zopsss authored and romani committed Jul 9, 2024
1 parent a8de3e2 commit 947002a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ protected void verifyWithWholeConfig(String filePath) throws Exception {
verifyWithItConfig(CONFIGURATION, filePath);
}

// until https://github.com/checkstyle/checkstyle/issues/14937
// until https://github.com/checkstyle/checkstyle/issues/15214
/**
* Performs verification of the file with the given file path against config.
* It uses the specified list of modules to load them from config for validation.
Expand Down

0 comments on commit 947002a

Please sign in to comment.