intellij-community icon indicating copy to clipboard operation
intellij-community copied to clipboard

CLI formatter: print how many files need reformatting

Open qwerty287 opened this issue 2 years ago • 0 comments

Hello!

This patches the command lines formatter to print how many files need reformatting. The report will look like this then:

 247 file(s) scanned.
 247 file(s) checked.
 246 file(s) are well formed.
+1 file(s) need(s) reformatting.

qwerty287 avatar Aug 02 '22 08:08 qwerty287

@rvishnyakov It would be very cool if you could look at this PR (it changes only one line, reviewing should be easy).

qwerty287 avatar Aug 31 '22 15:08 qwerty287