Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Fix some code quality issues #257

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

pnijhara
Copy link

@pnijhara pnijhara commented May 1, 2020

  • Remove unnecessary comprehension
  • Remove assert statement from non test files

Find the other issues found here - https://deepsource.io/gh/pnijhara/AIDungeon/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:

  1. Signup on DeepSource with your GitHub account and grant access to this repo.
  2. Activate analysis on this repo here.

You can also look at the docs for more details. Do let me know if I can be of any help!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant