mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-24 07:06:19 +00:00
3 lines
162 B
Go
3 lines
162 B
Go
|
// Package gocognit defines Analyzer other utilities to checks and calculate the complexity of function based on "cognitive complexity" methods.
|
||
|
package gocognit
|