We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1480a52 commit eccc62fCopy full SHA for eccc62f
fuzzing/config/config.go
@@ -30,7 +30,7 @@ type ProjectConfig struct {
30
31
// Slither describes the configuration for running slither
32
Slither *types.SlitherConfig `json:"slither"`
33
-
+
34
// Logging describes the configuration used for logging to file and console
35
Logging LoggingConfig `json:"logging"`
36
}
0 commit comments