a114da80ee
Replace the ansible-base changelog linting and generation tool with antsibull-changelog and make it available for linting collections. Previously changelog linting was limited to ansible-base.
9 lines
196 B
JSON
9 lines
196 B
JSON
{
|
|
"intercept": true,
|
|
"minimum_python_version": "3.6",
|
|
"prefixes": [
|
|
"changelogs/config.yaml",
|
|
"changelogs/fragments/"
|
|
],
|
|
"output": "path-line-column-message"
|
|
}
|