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
1 comment

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

Please sign in to leave a comment.