ansible/test/lib/ansible_test/_data/sanity/code-smell/changelog.json
Felix Fontein a114da80ee
Use antsibull-changelog instead of packaged changelog generator (#69313)
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.
2020-06-11 11:21:21 -07:00

9 lines
196 B
JSON

{
"intercept": true,
"minimum_python_version": "3.6",
"prefixes": [
"changelogs/config.yaml",
"changelogs/fragments/"
],
"output": "path-line-column-message"
}