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

Centralise linting across project #1258

Closed
wants to merge 1 commit into from
Closed

Conversation

rithviknishad
Copy link
Member

@rithviknishad rithviknishad commented Apr 17, 2023

Proposed Changes

  • ran black . and isort .

Associated Issue

@coronasafe/code-reviewers

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete

@rithviknishad rithviknishad requested a review from a team as a code owner April 17, 2023 09:36
@sonarcloud
Copy link

sonarcloud bot commented Apr 17, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 22 Security Hotspots
Code Smell A 56 Code Smells

No Coverage information No Coverage information
15.8% 15.8% Duplication

@vigneshhari
Copy link
Member

The pipelines are still failing @rithviknishad

@rithviknishad
Copy link
Member Author

@vigneshhari those are flake8 lints. it'll require manually modifying the code. There's like 150 such modifications required :)

image

@vigneshhari
Copy link
Member

@rithviknishad we need to fix those as well 😓 otherwise we can't use the pipeline to ensure that the code is in the right format all the time

@vigneshhari
Copy link
Member

Move Exception to BaseException and remove unused variables/imports/unused f strings. I will fix the rest of them.

@aeswibon
Copy link
Member

aeswibon commented May 6, 2023

Closing this PR as I am not able to push the changes on this branch

@aeswibon aeswibon closed this May 6, 2023
@sainak sainak deleted the project-wide-format branch June 6, 2023 15:44
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.

Centralise Linting across the project
3 participants