Exporting and importing SonarLint rule configuration

Is it possible to export my SonarLint configuration that I set from IntelliJ, which changes for example when I disable a rule, so that I can import that configuration into an IntelliJ instance on a different computer ?

My goal is to have the same enabled and disabled rules on different computers without having to set them manually on all my IntelliJ installations, and being able to share a set of rules with other developers.

1

Please sign in to leave a comment.