Is there a way to save Default IDE inspection settings and restore on new installations? Follow
Answered
Every time I start a new project on a new computer I have to disable some inspections such as _method may be static_, _declaration access can be weaker_ and the like.
Is there a way to save these settings to a git repository and have them restored whenever IDEA is installed on a new machine?
Looks to me that _Settings Repository_ and _Sync Settings to JetBrains Account_ are not saving these settings. Or am I missing something here?
Please sign in to leave a comment.
Hello,
Here is a related issue on YouTrack:
https://youtrack.jetbrains.com/issue/IDEA-190020
Feel free to watch it in order to be notified once it has updates. See [this article](https://intellij-support.jetbrains.com/hc/articles/207241135) if you are not familiar with YouTrack.