CodeQLCreateDatabaseToolSettings.

NoRunUnnecessaryBuilds Property

Summary

Recommended. Use to suppress the build command for languages where the CodeQL CLI does not need to monitor the build (for example, Python and JavaScript/TypeScript).

Syntax

public bool NoRunUnnecessaryBuilds { get; set; }

Value

Type Description
bool