Closed powerexploit closed 3 years ago
Thanks 🥳
Thanks @Allenxuxu ! Activating analysis will help you to continuously analyze repo for code quality issues and fix commonly occurring issues using the auto-fix feature.
To activate DeepSource you just need to follow these small steps:
Thanks @Allenxuxu ! Activating analysis will help you to continuously analyze repo for code quality issues and fix commonly occurring issues using the auto-fix feature.
To activate DeepSource you just need to follow these small steps:
- Install DeepSource on your repository here.
- create .deepsource.toml configuration which you can use to configure your analysis settings.
Note: This PR already have .deepsource.toml file so after merging you don't need to create this one.
- Activate analysis here
hey @Allenxuxu , please have a look.
Thanks @Allenxuxu ! Activating analysis will help you to continuously analyze repo for code quality issues and fix commonly occurring issues using the auto-fix feature. To activate DeepSource you just need to follow these small steps:
- Install DeepSource on your repository here.
- create .deepsource.toml configuration which you can use to configure your analysis settings.
Note: This PR already have .deepsource.toml file so after merging you don't need to create this one.
- Activate analysis here
hey @Allenxuxu , please have a look.
I have installed it, but there seems to be something wrong
Thanks @Allenxuxu ! Activating analysis will help you to continuously analyze repo for code quality issues and fix commonly occurring issues using the auto-fix feature. To activate DeepSource you just need to follow these small steps:
- Install DeepSource on your repository here.
- create .deepsource.toml configuration which you can use to configure your analysis settings.
Note: This PR already have .deepsource.toml file so after merging you don't need to create this one.
- Activate analysis here
hey @Allenxuxu , please have a look.
I have installed it, but there seems to be something wrong
Hey @Allenxuxu !
To activate analysis go to settings
> click on Activate Analysis
.
@ankitdobhal It works now. Thanks 🥳
Description
Hey 👋 , I'm member of the Developer Outreach team at DeepSource and ran DeepSource analysis on my fork of the repo. It found some interesting code quality improvements to consider.
This PR fixes a few of the issues detected for you to assess if it is right for you. Happy to provide the tweaks separately otherwise :)
Important changes
Type of change
Checklist: