I configured in the pre-build step the execution of codeformatter on all projects. It works fine but I have unnecessary recompilations. Even if the format was already done and when I execute the tool on a file, the file is always saved so it implies a recompilation.
Do you have any plan to fix that?
I configured in the pre-build step the execution of codeformatter on all projects. It works fine but I have unnecessary recompilations. Even if the format was already done and when I execute the tool on a file, the file is always saved so it implies a recompilation. Do you have any plan to fix that?