Use versioned Formatter, Inspections and Code Cleanup Configs in IntelliJ
I have configured an IntelliJ Formatter, Code Cleanup and Inspections Profile. I want to check in these profiles so my team members can use them. The problem is: They have to import these settings again if somebody changes the profiles.
Is there a way to just configure a path to the versioned files (for Formatter, Code Cleanup and Inspections) instead of importing them?