DeepSourceCorp / cli

Command line interface to DeepSource
https://deepsource.com
BSD 2-Clause "Simplified" License
50 stars 18 forks source link

feat: add support to pass analyzer type using `--analyzer-type` flag #227

Closed srijan-deepsource closed 1 year ago

srijan-deepsource commented 1 year ago

With the introduction of community analyzers, it is required for the users to pass a --analyzer-type flag. This is backwards compatible and the arg wouldn't be passed to the query is not mentioned.