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

run fmtcheck for every pullrequest #371

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

run fmtcheck for every pullrequest #371

wants to merge 3 commits into from

Conversation

sumanth-lingappa
Copy link
Collaborator

Signed-off-by: Sumanth Lingappa sumanth.lingappa@cloud.com

Signed-off-by: Sumanth Lingappa <sumanth.lingappa@cloud.com>
Signed-off-by: Sumanth Lingappa <sumanth.lingappa@cloud.com>
this will make actions not to run on pull_request for push.
there is already pull_request target running for pull_request

Signed-off-by: Sumanth Lingappa <sumanth.lingappa@cloud.com>
Copy link

There are some formatting issues in your code. Please fix them to ensure the quality of your code.
autoflake --check plugins/modules/.py
autoflake --check plugins/module_utils/
.py
autoflake --check --recursive tests/
black --check plugins/modules/.py
All done! ✨ 🍰 ✨
894 files would be left unchanged.
black --check plugins/module_utils/
.py
would reformat plugins/module_utils/module_executor.py

Oh no! 💥 💔 💥
1 file would be reformatted, 7 files would be left unchanged.
make: *** [Makefile:21: fmtcheck] Error 1

@CLAassistant
Copy link

CLAassistant commented Apr 25, 2024

CLA assistant check
All committers have signed the CLA.

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.

None yet

2 participants