-
Notifications
You must be signed in to change notification settings - Fork 12
Add a code style badge #165
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
base: develop
Are you sure you want to change the base?
Conversation
447e81a to
3638673
Compare
README.md
Outdated
| [](https://github.com/cisagov/skeleton-python-library/actions/workflows/codeql-analysis.yml) | ||
| [](https://coveralls.io/github/cisagov/skeleton-python-library?branch=develop) | ||
|
|
||
| [![Code Style](https://img.shields.io/badge/Code%20Style-Black-black |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a reason we have this badge on its own line?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No real reason. I'll remove the blank line.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see commit 45be309.
This agrees with what is done in the code style badge for the black project. Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
🗣 Description
This pull request adds a code style badge to the
README.mdfile.💭 Motivation and context
Badges are sweet!!!
See also cisagov/skeleton-generic#228.
🧪 Testing
I tested using my eyeballs.
✅ Pre-approval checklist