File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# MCVS-golang-action
22
3+ [ ![ GitHub release] ( https://img.shields.io/github/v/release/schubergphilis/mcvs-golang-action )] ( https://github.com/schubergphilis/mcvs-golang-action/releases )
4+ [ ![ License] ( https://img.shields.io/github/license/schubergphilis/mcvs-golang-action )] ( LICENSE )
5+
6+ <img src =" ./assets/logo.png " width =" 300 " ></a >
7+
38The Mission Critical Vulnerability Scanner (MCVS) Golang Action repository is a
49collection of standardized tools to ensure a certain level of quality of a
510project with Go code.
@@ -69,12 +74,12 @@ to do this.
6974
7075The following variables can be overridden:
7176
72- | Variable | Description |
73- | :-------------------------- | :------------------------------------------------------------------------------------------------------- |
74- | ` CODE_COVERAGE_STRICT ` | Enables or disables strict enforcement of setting the minimum coverage to the maximum observed coverage. |
75- | ` GOLANGCI_LINT_CONFIG_PATH ` | Defines the path to the golangci-lint configuration file. |
77+ | Variable | Description |
78+ | :-------------------------- | :------------------------------------------------------------------------------------------------------------------- |
79+ | ` CODE_COVERAGE_STRICT ` | Enables or disables strict enforcement of setting the minimum coverage to the maximum observed coverage. |
80+ | ` GOLANGCI_LINT_CONFIG_PATH ` | Defines the path to the golangci-lint configuration file. |
7681| ` GOTESTSUM_ENABLED ` | Enables or disables running the tests via [ gotestsum] ( https://github.com/gotestyourself/gotestsum ) . Default: ` true ` . |
77- | ` GOTESTSUM_FORMAT ` | The gotestsum [ output format] ( https://github.com/gotestyourself/gotestsum#output-format ) . Default: ` testname ` . |
82+ | ` GOTESTSUM_FORMAT ` | The gotestsum [ output format] ( https://github.com/gotestyourself/gotestsum#output-format ) . Default: ` testname ` . |
7883
7984## Usage
8085
You can’t perform that action at this time.
0 commit comments