Asynchronously lints the file passed. If you provide code and DScanner supports reading from stdin (stable 0.4.0 and above) then code will be used.
[{file: string, line: int, column: int, type: string, description: string}]
{"subcmd": "lint"}
See Implementation
Asynchronously lints the file passed. If you provide code and DScanner supports reading from stdin (stable 0.4.0 and above) then code will be used.