cli icon indicating copy to clipboard operation
cli copied to clipboard

Command line interface to DeepSource -- https://deepsource.io/

Results 15 cli issues
Sort by recently updated
recently updated
newest added

Run builds and tests on all 3 primary OS: MacOS, Linux based OS(already exists) and Windows.

accepted

``` ? Which languages/tools does your project use? Docker ? Custom Dockerfile paths X Sorry, your reply was invalid: Value is required ? Would you like to activate any Transformers...

bug

Like , why not use ?

proposal
help-wanted

Currently, the project lacks proper unit tests. There are some end-to-end tests, however they are not easy to set up. We should add proper unit tests for the project.

refactor

``` ? Would you like to add any exclude patterns? Yes ? Select exclude pattern ? Add more exclude patterns? Yes ? Select exclude pattern ? Add more exclude patterns?...

bug

Such as ```toml test_patterns = ["tests/**.py"] ``` which means `tests/*.py`, `tests/*/*.py`, `tests/*/*/*.py`, ... TIA!

proposal

Like ```python # skipcq: begin PYL-W0511 ... # skipcq: end PYL-W0511 ``` TIA!

proposal