Merge pull request #240 from teleivo/RESTWS-617 RESTWS-617 - Ensure formatter plugins runs on all submodules
teleivo <mrteleivo@gmail.com>
a7177485d227efd6db4d0b8f717e9d737574ee20
let formatter plugin clean up submodules
omod-1.9/1.10, ... where all exempt from formatting
now that the formatter runs on all submodules, let him cleanup
teleivo <mrteleivo@gmail.com>
a00418f23ef88d2ddf8d146fbe9d064500182bcf
RESTWS-617 Ensure formatter plugins runs on all submodules
formatter was only configured to run on omod/omod-common
plugin now runs by default in all mvn modules since they inherit this
build config (therefore removed the plugin entry in omod/omod-common)