Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Static Code Analysis #63

Open
loannaflip opened this issue Nov 27, 2020 · 1 comment
Open

Add Static Code Analysis #63

loannaflip opened this issue Nov 27, 2020 · 1 comment

Comments

@loannaflip
Copy link

loannaflip commented Nov 27, 2020

Static analysis is an important part of software development cycle.

  • deepsource.io
    It can help the project to identify and fix bug risks, anti-patterns, vulnerabilities, performance issues and security flaws on every commit to pull request and can ensure that the code adheres to the industry standards.

  • A Python Project/Repository Example: deepsourcelabs/demo-python

@RealistikDash
Copy link
Contributor

Hey, thank you for the suggestion! I will certainly consider these when creating a re-write of the panel (I have grown to dislike the current codebase as a whole) and these tools look promising.

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

No branches or pull requests

2 participants