Qodana
 
You are viewing the documentation for an earlier version of Qodana.

Native mode

Edit pageLast modified: 20 June 2024

By default, Qodana runs its linters using Docker based on Linux images. In specific cases, you have to deal with private packages or run Qodana on the operating systems that provide incomplete support for Docker.

To overcome this, Qodana supports the native mode for the Qodana for .NET linter. In this case, Qodana reuses its execution environment, which lets you execute Qodana in exactly the same environment as you use for building the projects, use the correct operating system, have access to all repository credentials, and resolve dependencies.