diff options
Diffstat (limited to 'vendor/github.com/uudashr/gocognit/doc.go')
| -rw-r--r-- | vendor/github.com/uudashr/gocognit/doc.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/uudashr/gocognit/doc.go b/vendor/github.com/uudashr/gocognit/doc.go new file mode 100644 index 000000000..ae3d0a226 --- /dev/null +++ b/vendor/github.com/uudashr/gocognit/doc.go @@ -0,0 +1,2 @@ +// Package gocognit defines Analyzer other utilities to checks and calculate the complexity of function based on "cognitive complexity" methods. +package gocognit |
