Add issues.fix config to example configuration. (#1648)
This commit is contained in:
parent
638b070717
commit
257eb9523a
@ -500,6 +500,9 @@ issues:
|
|||||||
# Show only new issues created in git patch with set file path.
|
# Show only new issues created in git patch with set file path.
|
||||||
new-from-patch: path/to/patch/file
|
new-from-patch: path/to/patch/file
|
||||||
|
|
||||||
|
# Fix found issues (if it's supported by the linter)
|
||||||
|
fix: true
|
||||||
|
|
||||||
severity:
|
severity:
|
||||||
# Default value is empty string.
|
# Default value is empty string.
|
||||||
# Set the default severity for issues. If severity rules are defined and the issues
|
# Set the default severity for issues. If severity rules are defined and the issues
|
||||||
|
Loading…
x
Reference in New Issue
Block a user