Skip to content

add black linting#79

Open
tombiju wants to merge 1 commit intommohades:masterfrom
tombiju:add-black-linting
Open

add black linting#79
tombiju wants to merge 1 commit intommohades:masterfrom
tombiju:add-black-linting

Conversation

@tombiju
Copy link

@tombiju tombiju commented Feb 8, 2023

Hello!
I was hoping to contribute by addressing this issue: #67.
Thanks :)

@@ -0,0 +1,12 @@
# This workflow will lint code changes using black when code is pushed to the repository and when making pull requests
# For more information see: https://black.readthedocs.io/en/stable/integrations/github_actions.html
Copy link
Author

Choose a reason for hiding this comment

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

Added link to the black workflow reference

# For more information see: https://black.readthedocs.io/en/stable/integrations/github_actions.html
name: Lint

on: [push, pull_request]
Copy link
Author

Choose a reason for hiding this comment

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

Should it be on push and pull requests only or is it preferred to be on different options?

@tombiju
Copy link
Author

tombiju commented Feb 9, 2023

@mmohades

@evanpurkhiser
Copy link

@mmohades ping :D

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.

2 participants