mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-15 05:11:23 +00:00
* Add BOTMETA sanity test.
* Make compile with Python 2.6.
(cherry picked from commit dc3e16113d)
Co-authored-by: Felix Fontein <felix@fontein.de>
12 lines
207 B
JSON
12 lines
207 B
JSON
{
|
|
"include_symlinks": false,
|
|
"prefixes": [
|
|
".github/BOTMETA.yml"
|
|
],
|
|
"output": "path-line-column-message",
|
|
"requirements": [
|
|
"PyYAML",
|
|
"voluptuous==0.12.1"
|
|
]
|
|
}
|