ansible-collection-netscaleradc icon indicating copy to clipboard operation
ansible-collection-netscaleradc copied to clipboard

run fmtcheck for every pullrequest

Open sumanth-lingappa opened this issue 1 year ago • 2 comments

Signed-off-by: Sumanth Lingappa [email protected]

sumanth-lingappa avatar Feb 23 '24 05:02 sumanth-lingappa

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

github-actions[bot] avatar Feb 23 '24 05:02 github-actions[bot]

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Apr 25 '24 09:04 CLAassistant