czw., 13 paź 2022 o 17:41 Guillaume Nodet <[email protected]> napisał(a):
> So the plugin I'm using actually has a validate goal which won't do any > formatting, but simply fail the build if the code is not correctly > formatted. > So it should be easy add that goal in PRs. Any PR will simply quickly fail > if the code is not correctly formatted. Is that what you have in mind ? > > +1 for simply checking during build, formatting should be done by developer, nevermind if using plugin or by IDE It can work like checkstyle. -- Sławomir Jaranowski
