customImportOrderRules delimiters with IDEA #16048
Answered
by
romani
Adel-Rimawi
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
romani
Dec 24, 2024
Replies: 1 comment 1 reply
-
|
better to ask this question or open issue at https://github.com/jshiell/checkstyle-idea you might have issues with different versions of chckstyle and config, and , please look at release version of this update - #14216 . Commas supported from 10.13.0 of checkstyle library, you need to use same version or higher in IDEA plugin. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Adel-Rimawi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

better to ask this question or open issue at https://github.com/jshiell/checkstyle-idea
you might have issues with different versions of chckstyle and config, and , please look at release version of this update - #14216 .
Commas supported from 10.13.0 of checkstyle library, you need to use same version or higher in IDEA plugin.