My checkstyle is following custom config file define in root folder of application(config.xml file). I am trying to identify how to configure spotless in gradle such that spotless shall aut format that code follwing rules defined in the same xml file
I am trying to get some help in the problem