Format IDE settings Hans Wurst 创建于 2021年03月14日 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.