Closed ghost closed 4 years ago
hey @chsatyap, many thanks for the PR. Very useful 🚀 Is it possible to create and activate my own repo on DeepSource? Best
Absolutely! You can active DeepSource on any repo as long as you sign up on the site with your GitHub. Lmk if there's anything else you need!
... if-condition.
This commit cleans up the code and improves readability and consistency by removing unused imports, clearly marking unused vars by prefixing them with an underscore and simplifying the if condition.
Find the other issues found here - https://deepsource.io/gh/chsatyap/RMS-Runtime-Mobile-Security/issues/?category=all
This PR also adds
.deepsource.toml
configuration file to run DeepSource analysis on the repo with.Upon enabling DeepSource, the analysis will run on every PR and commit to detect 560+ types of issues in the changes — including bug risks, anti-patterns, security vulnerabilities, etc.
To enable DeepSource analysis after merging this PR, please follow these steps:
I work for DeepSource. Please do let me know if I can be of any help!