fix(core): Stabilize build by implementing required command interface methods #7
Annotations
2 errors
|
label
bad indentation of a mapping entry (10:5)
7 | - "**/*.py"
8 | "javascript":
9 | - "**/*.js"
10 | "java":
----------^
11 | - "**/*.java"
12 | "documentation":
|
|
label
YAMLException: bad indentation of a mapping entry (10:5)
7 | - "**/*.py"
8 | "javascript":
9 | - "**/*.js"
10 | "java":
----------^
11 | - "**/*.java"
12 | "documentation":
|