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