ansible/test/sanity/code-smell/no-underscore-variable.json
Matt Clay 5b5cba5e50
Update more code-smell tests. (#36570)
* Enhance use-compat-six code-smell test.
* Enhance use-argspec-type-path code-smell test.
* Enhance replace-urlopen code-smell test.
* Enhance boilerplate code-smell test.
* Enhance no-underscore-variable code-smell test.
2018-02-22 08:08:29 -08:00

6 lines
86 B
JSON

{
"extensions": [
".py"
],
"output": "path-line-column-message"
}