Skip to content

kryslynn230/qodana-profiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

🧰 Code inspection profiles used in Qodana linters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%