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 Linter added #49

Merged
merged 4 commits into from
Nov 3, 2021
Merged

Flake8 Linter added #49

merged 4 commits into from
Nov 3, 2021

Conversation

soham4abc
Copy link
Contributor

Fixes #39

Flake8 Linter added. Please Do have a look

Copy link
Member

@Kaushl2208 Kaushl2208 left a comment

Choose a reason for hiding this comment

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

Hellow @soham4abc ,

  1. The linter should only work over the nirjas folder, You can leave the tests/ folder for now.
  2. Please fix the error in rest of the files.
  3. Instead of calling it CI workflow, Can you name it as CI-linter etc?

@Kaushl2208 Kaushl2208 added enhancement New feature or request hacktoberfest labels Oct 27, 2021
Signed-off-by: Soham Banerjee <sohambanerjee4abc@hotmail.com>
@soham4abc
Copy link
Contributor Author

soham4abc commented Oct 27, 2021

I have done the requested changes except fixing the currently present lint errors. I believe this should be done in a separate issue itself. Well Will be waiting for your review!
@Kaushl2208

@soham4abc soham4abc requested a review from Kaushl2208 October 27, 2021 18:01
@Kaushl2208
Copy link
Member

Hey @soham4abc , Yes that should be the right way to do it but How will I merge this PR with the pipeline getting failed? 😞

@soham4abc
Copy link
Contributor Author

Hey @soham4abc , Yes that should be the right way to do it but How will I merge this PR with the pipeline getting failed? 😞

Okay then. But it will take some amount of time please be patient!

@Kaushl2208
Copy link
Member

Hey @soham4abc , Yes that should be the right way to do it but How will I merge this PR with the pipeline getting failed? 😞

Okay then. But it will take some amount of time please be patient!

We have all the time in the universe mate!! 🕐

Signed-off-by: Soham Banerjee <sohambanerjee4abc@hotmail.com>
@soham4abc
Copy link
Contributor Author

soham4abc commented Nov 2, 2021

All lint errors fixed please do have a look!
@Kaushl2208

@Kaushl2208
Copy link
Member

Hey @soham4abc , Thanks for your efforts! I see that you have ignored (W503,E203) in the linters. These are checks that we require.
So, Please remove that!

@soham4abc
Copy link
Contributor Author

Hey @soham4abc , Thanks for your efforts! I see that you have ignored (W503,E203) in the linters. These are checks that we require. So, Please remove that!

Sure!

@soham4abc
Copy link
Contributor Author

soham4abc commented Nov 2, 2021

I pushed the requested changes Please do have a look @GMishx
@Kaushl2208

Copy link
Member

@Kaushl2208 Kaushl2208 left a comment

Choose a reason for hiding this comment

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

Hey @soham4abc , Changes looks good now. Ready to merge.
Thankyou for your contributions.

@Kaushl2208 Kaushl2208 merged commit e3e2596 into fossology:master Nov 3, 2021
@soham4abc
Copy link
Contributor Author

Hey @soham4abc , Changes looks good now. Ready to merge. Thankyou for your contributions.

Happy to help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Code Formatting and Linting is required.
2 participants