Skip to content

Add code quality tool#397

Merged
camilamaia merged 1 commit intomasterfrom
CodeQualityTool
Jun 8, 2021
Merged

Add code quality tool#397
camilamaia merged 1 commit intomasterfrom
CodeQualityTool

Conversation

@Pradhvan
Copy link
Copy Markdown
Member

@Pradhvan Pradhvan commented Jun 8, 2021

  • Added .deepsource.toml file to configure deepsource

Closes: #394

Description

Adds code quality tool to help manage PR and increase code quality.

Motivation behind this PR?

Adding a code quality tool will increase the overall code quality of the project.

What type of change is this?

Feature

Checklist

  • I have added a changelog entry / my PR does not need a new changelog entry. Instructions.
  • I have added/updated unit tests. Instructions.
  • New and existing unit tests pass locally with my changes. Instructions
  • I have self-documented code my changes by adding docstring(s) and comment(s). Instructions
  • Current PR does not significantly decrease the code coverage and docstring coverage.
  • My code follows the style guidelines of this project.
  • I have run ScanAPI locally and manually tested my changes. Instructions.

Issue

Closes 394

* Added `.deepsource.toml` file to configure deepsource

Closes: #394
@Pradhvan Pradhvan requested review from a team as code owners June 8, 2021 15:17
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 8, 2021

@Pradhvan your pull request is missing a changelog!

Copy link
Copy Markdown
Member

@camilamaia camilamaia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the great initiative, @Pradhvan !!

@camilamaia camilamaia merged commit fe660e9 into master Jun 8, 2021
@camilamaia camilamaia deleted the CodeQualityTool branch June 8, 2021 17:09
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

Successfully merging this pull request may close these issues.

Add a code quality analysis tool

2 participants