mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
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.
This commit is contained in:
6
test/sanity/code-smell/no-underscore-variable.json
Normal file
6
test/sanity/code-smell/no-underscore-variable.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extensions": [
|
||||
".py"
|
||||
],
|
||||
"output": "path-line-column-message"
|
||||
}
|
||||
Reference in New Issue
Block a user