mirror of
https://github.com/securego/gosec.git
synced 2025-11-23 22:15:04 +02:00
Spelling fixes (#717)
This commit is contained in:
@@ -113,7 +113,7 @@ func NewAnalyzer(conf Config, tests bool, excludeGenerated bool, logger *log.Log
|
||||
}
|
||||
}
|
||||
|
||||
// SetConfig upates the analyzer configuration
|
||||
// SetConfig updates the analyzer configuration
|
||||
func (gosec *Analyzer) SetConfig(conf Config) {
|
||||
gosec.config = conf
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user