mirror of
https://github.com/QualityInUse/lab-metrics-maksktl.git
synced 2026-08-05 13:45:27 +03:00
Initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"tests": [
|
||||
{
|
||||
"name": "Flake",
|
||||
"setup": "sudo -H pip3 install poetry ; poetry install",
|
||||
"run": "poetry run flake8 .",
|
||||
"input": "",
|
||||
"output": "",
|
||||
"comparison": "included",
|
||||
"timeout": 5,
|
||||
"points": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user