docs: move whole-files near of new-from-xxx (#4815)
This commit is contained in:
parent
6900260d1d
commit
53eadf2406
@ -2958,13 +2958,14 @@ issues:
|
|||||||
# Default: ""
|
# Default: ""
|
||||||
new-from-patch: path/to/patch/file
|
new-from-patch: path/to/patch/file
|
||||||
|
|
||||||
|
# Show issues in any part of update files (requires new-from-rev or new-from-patch).
|
||||||
|
# Default: false
|
||||||
|
whole-files: true
|
||||||
|
|
||||||
# Fix found issues (if it's supported by the linter).
|
# Fix found issues (if it's supported by the linter).
|
||||||
# Default: false
|
# Default: false
|
||||||
fix: true
|
fix: true
|
||||||
|
|
||||||
# Show issues in any part of update files (requires new-from-rev or new-from-patch).
|
|
||||||
# Default: false
|
|
||||||
whole-files: true
|
|
||||||
|
|
||||||
severity:
|
severity:
|
||||||
# Set the default severity for issues.
|
# Set the default severity for issues.
|
||||||
|
@ -2944,13 +2944,14 @@ issues:
|
|||||||
# Default: ""
|
# Default: ""
|
||||||
new-from-patch: path/to/patch/file
|
new-from-patch: path/to/patch/file
|
||||||
|
|
||||||
|
# Show issues in any part of update files (requires new-from-rev or new-from-patch).
|
||||||
|
# Default: false
|
||||||
|
whole-files: true
|
||||||
|
|
||||||
# Fix found issues (if it's supported by the linter).
|
# Fix found issues (if it's supported by the linter).
|
||||||
# Default: false
|
# Default: false
|
||||||
fix: true
|
fix: true
|
||||||
|
|
||||||
# Show issues in any part of update files (requires new-from-rev or new-from-patch).
|
|
||||||
# Default: false
|
|
||||||
whole-files: true
|
|
||||||
|
|
||||||
severity:
|
severity:
|
||||||
# Set the default severity for issues.
|
# Set the default severity for issues.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user