mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +00:00
* Enhance no-dict-* code-smell tests. * Enhance no-basestring code-smell test. * Enhance no-get-exception code-smell test. * Enhance empty-init code-smell test. * Enhance required-and-default-attribute test. * Remove unused code-smell test.
10 lines
134 B
JSON
10 lines
134 B
JSON
{
|
|
"prefixes": [
|
|
"lib/ansible/"
|
|
],
|
|
"extensions": [
|
|
".py"
|
|
],
|
|
"output": "path-line-column-message"
|
|
}
|