FILE_UNORDERED_IMPORTS
error message doesn't match the style guide
#1933
Labels
Milestone
FILE_UNORDERED_IMPORTS
error message doesn't match the style guide
#1933
Describe the bug
When there is a violation on imports, the error message doesn't match Diktat style guide.
The message says:
while the corresponding style rule says:
In fact, running
gradle diktatFix
formats the code according to the convention above.Expected behavior
The error message should match the style guide
Steps to Reproduce
gradle diktatCheck
Environment information
The text was updated successfully, but these errors were encountered: