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

flake8 and black in workflow #78

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

Conversation

chetak123
Copy link

Description

Added flake8 linter and black formatter in workflow using lint.yml and black.yml

Fixes #71

Checklist:

  • My PR follows the style guidelines of this project
  • I have performed a self-review of my own code or materials
  • I have commented my code or provided relevant documentation, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

@ritik307
Copy link
Collaborator

@felixfaisal Kindly merge the PR

@Samridhi-98 Samridhi-98 modified the milestone: 71 Jun 18, 2021
@Samridhi-98 Samridhi-98 linked an issue Jun 18, 2021 that may be closed by this pull request
@felixfaisal
Copy link
Owner

Looks like we have a bunch of linting issues with python code, I'll raise an issue to first fix all the existing warnings and then merge this PR
Thanks for the PR @chetak123

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

Successfully merging this pull request may close these issues.

[qa] : Add Linters and Formatter
4 participants