issues Search Results · repo:DeepCodeAI/cli language:Python
Filter by
3 results (93 ms)
3 results
inDeepCodeAI/cli (press backspace or delete to remove)What is the reason that DeepCode dashboard link isn t working anymore ?
Here is the link in the readme file:
https://www.deepcode.ai/app/gh/DeepCodeAI/cli/_/dashboard?utm_content=gh%2FDeepCodeAI%2Fcli ...
Right now when dir or file is listed in .gitignore with a leading slash, that file/dir is still being analyzed by
DeepCode CLI.
works:
# dependencies
node_modules
analyzes node_modules:
# dependencies ...
It would be nice if the analyze command had an option to return only issues found at a specified severity ( Critical ,
Warning , or Info ). The exit code would also reflect issues found only at that severity. ...
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.