Source code

Revision control

Copy as Markdown

Other Tools

{
"lint": {
"path": "lint.py",
"script": "main",
"parser": "create_parser",
"help": "Run the lint",
"virtualenv": true,
"requirements": [
"../metadata/yaml/requirements.txt"
]
}
}