Features
Using Qodana, you can significantly enhance your code inspection workflow. To better achieve your goals, you may want to start using several features that are available out of the box:
Feature | Description | Available under licenses | Supported by |
---|---|---|---|
Group the existing code problems into several categories to efficiently monitor your code evolution | Community Ultimate Ultimate Plus | All linters | |
Support for the test code coverage | Ultimate Ultimate Plus | ||
Develop your own inspections using IntelliJ IDEA and Kotlin | Ultimate Plus | All linters except Qodana for .NET and Qodana for C/C++ | |
Verify your project license for compatibility with the licenses of its dependencies | Ultimate Plus | ||
Monitor problems specific to a specific PHP version that may arise when you decide to migrate between versions | Ultimate Ultimate Plus | ||
Ensure that your code contains the minimum number of problems or is completely free of them. If combined with the baseline, this feature will make your code quality monitoring even more flexible | Community Ultimate Ultimate Plus | All linters | |
Use the quick-fix feature to improve the performance of the project development | Ultimate Ultimate Plus | ||
Secure your PHP code from malicious user data. Available only in the Qodana for PHP linter | Ultimate Plus | ||
Check third-party packages for vulnerabilities | Ultimate Plus |