mirror of
https://github.com/ivuorinen/actions.git
synced 2026-01-26 03:23:59 +00:00
chore: markdown-table-formatter and formatting
This commit is contained in:
@@ -9,7 +9,7 @@ Run golangci-lint with advanced configuration, caching, and reporting
|
||||
### Inputs
|
||||
|
||||
| name | description | required | default |
|
||||
| ----------------------- | ---------------------------------------------------- | -------- | --------------- |
|
||||
|-------------------------|------------------------------------------------------|----------|-----------------|
|
||||
| `working-directory` | <p>Directory containing Go files</p> | `false` | `.` |
|
||||
| `golangci-lint-version` | <p>Version of golangci-lint to use</p> | `false` | `latest` |
|
||||
| `go-version` | <p>Go version to use</p> | `false` | `stable` |
|
||||
@@ -27,7 +27,7 @@ Run golangci-lint with advanced configuration, caching, and reporting
|
||||
### Outputs
|
||||
|
||||
| name | description |
|
||||
| ---------------- | ----------------------------------------- |
|
||||
|------------------|-------------------------------------------|
|
||||
| `error-count` | <p>Number of errors found</p> |
|
||||
| `sarif-file` | <p>Path to SARIF report file</p> |
|
||||
| `cache-hit` | <p>Indicates if there was a cache hit</p> |
|
||||
|
||||
Reference in New Issue
Block a user