Qodana 2025.3

Released: Dec 19, 2025

2025.3 での更新項目

機能

  • Global Project Configuration - This version includes support for Global Project Configuration, which brings Qodana users the ability to control all linter's configurations in a single place for an entire organization or a team. You can also use it to enforce best practices, company-wide, without compromising the needs of a specific project.
  • License Audit for .NET - The license detection engine for NuGet packages has been improved in this release, and now supports packages which follow the Semantic Versioning 2.0.0 specification. This means that Qodana will be able to detect licenses on a broader range of dependencies, and provide more accurate license auditing for .NET projects.
  • Improved Monorepositories Support for Java/Kotlin Projects - By default, Qodana works with a project file defined at the root level of the repository. This release has improved this behavior to support monorepositories consisting of loosely coupled projects not aggregated in a single project file.