Format IDE settings

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é

0

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.

0

请先登录再写评论。