★ wanayoo — archive 1999 https://github.com/scanapi/scanapi/pull/323Nouvelle recherche | Portail wanayoo
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

Adds flake8 checks and configs #322 #323

Merged
merged 9 commits into from Oct 31, 2020
Merged

Conversation

Copy link
Contributor

@NimishVerma NimishVerma commented Oct 23, 2020

No description provided.

Copy link

@github-actions github-actions bot left a comment

Thank you for supporting ScanAPI, and congratulations on your first contribution! A project committer will shortly review your contribution.

In the mean time, if you haven't had a chance please skim over the First Pull Request Guide which all pull requests must adhere to.

We hope to see you around!

@github-actions github-actions bot added the First Contribution label Oct 23, 2020
Copy link
Member

@marcuxyz marcuxyz left a comment

it looks like it has already been done?

94332c4

@camilamaia

Copy link
Member

@camilamaia camilamaia left a comment

@NimishVerma thank you for the PR! I left some comments. Also, would you mind updating your branch with master?

Thanks!

.pre-commit-config.yaml Outdated Show resolved Hide resolved
.pre-commit-config.yaml Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@camilamaia
Copy link
Member

@camilamaia camilamaia commented Oct 26, 2020

it looks like it has already been done?

94332c4

@camilamaia

hey @marcuxyz, thanks! This commit you pointed out was for the github action check. This PR is for the pre-commit hook. The problem is that the branch is outdated.

NimishVerma and others added 3 commits Oct 28, 2020
Co-authored-by: Camila Maia <cmaiacd@gmail.com>
Co-authored-by: Camila Maia <cmaiacd@gmail.com>
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: "Black Code Formatter"
Copy link
Member

@marcuxyz marcuxyz Oct 29, 2020

Choose a reason for hiding this comment

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

Why black is removed?

@@ -1,12 +1,22 @@
on: pull_request
name: Lint check
name: Lint checks
Copy link
Member

@camilamaia camilamaia Oct 31, 2020

Choose a reason for hiding this comment

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

Hey, @NimishVerma I believe this file .github/workflows/lint.yml should not be changed. Probably a problem merging master into the branch. I understand this PR should only change the .pre-commit-config.yaml file.

@camilamaia camilamaia self-requested a review Oct 31, 2020
@camilamaia camilamaia merged commit 1186f83 into scanapi:master Oct 31, 2020
5 of 6 checks passed
@camilamaia
Copy link
Member

@camilamaia camilamaia commented Oct 31, 2020

Hey, @NimishVerma thank you very much for the PR!

Also, I am going to send you an invite to join the ScanAPI org on GitHub 🚀 We invite everyone that has contributed with a merged PR in any of our repos. Here you can check our Community Continuity Guidelines so you can understand better how it works.

And once again, thank you! 🙇‍♀️

flaviotruzzi pushed a commit to flaviotruzzi/scanapi that referenced this issue Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
First Contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants