Format IDE settings Hans Wurst Created March 14, 2021 17:08 Hi, I want to sync code quality settings via a git repository. But I can't find out in which format I have to store the settings. André
The quality tools path settings are kept in .idea/php.xml, and if you are using a custom ruleset, you can find it in the project inspection profile.