mirror of
https://github.com/super-linter/super-linter.git
synced 2024-12-27 01:32:15 -05:00
901a901655
Add a default (empty) configuration file for Checkov and a smoke test to ensure that we catch the case where a default configuration file is not present, and it should be.
4 реда
59 Б
YAML
4 реда
59 Б
YAML
---
|
|
# Don't report passed checks in output
|
|
quiet: true
|
|
...
|