Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.45 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.45 KB

qodana-profiles

official JetBrains project GitHub Discussions Twitter Follow

Code inspection profiles that are included in each Qodana Docker image. Published on GitHub for the reference.

Project structure

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.

Issue Tracker

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.