Change MojoFailureException text to explain what file are not minifie… - #7
Change MojoFailureException text to explain what file are not minifie…#7ainGitHub wants to merge 1 commit into
Conversation
|
Original code style and formattings, not equal default Intellij Idea Java formatting, and idea automatically formatting all file. Real changes in file not more |
Yes it sure did! Thanks for your contribution—I appreciate your input. But I can't use this commit as-is: it changes every line of the file. Eyeballing it, I see the following:
I am happy to just transcribe those changes over to the Thanks again! |
Sure, let's do it your way. This is how my Idea formats the code and therefore shows that all lines are changed. Thanks |
…d. Add function to create minifiers
|
@paulhoadley , please check code, I change styling, that show only changed rows |
…d. Change code to more java code stile like