mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 16:23:37 +01:00
manually merged PR #270
Former-commit-id: 9d4504942f229a7462d59b292e478ea2289ecfed
This commit is contained in:
@@ -197,6 +197,10 @@ public final class Settings {
|
||||
* The properties key for whether the Autoconf analyzer is enabled.
|
||||
*/
|
||||
public static final String ANALYZER_AUTOCONF_ENABLED = "analyzer.autoconf.enabled";
|
||||
/**
|
||||
* The properties key for whether the CMake analyzer is enabled.
|
||||
*/
|
||||
public static final String ANALYZER_CMAKE_ENABLED = "analyzer.cmake.enabled";
|
||||
/**
|
||||
* The properties key for whether the .NET Assembly analyzer is enabled.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user