Code inspection profiles that are included in each Qodana Docker image. Published on GitHub for the reference.
Each major release of Qodana Docker images has its own branch in this repository. .idea/inspectionProfiles/*.xml
are copied into corresponding Docker image as embedded IDE profiles.
- Each profile should have proper name in structure
<option name="myName" value="%profileName%" />
- Profile could be referenced in
jetbrains/qodana-*
image as%profileName%
- Profiles in branches for public images should have prefix
qodana.
All the issues, feature requests, and support related to Qodana are handled on YouTrack.
If you'd like to file a new issue, please use the link YouTrack | New Issue.