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

precommit checks && repo hygiene #228

Closed
wants to merge 12 commits into from
Closed

precommit checks && repo hygiene #228

wants to merge 12 commits into from

Conversation

jamiezieziula
Copy link
Collaborator

@jamiezieziula jamiezieziula commented May 19, 2023

Description

Introduce additional precommit checks & general cleanup of the repo

Resolves #171

@zzstoatzz
Copy link
Collaborator

@jamiezieziula conflict in .github/workflows/python.yml it appears

@jamiezieziula
Copy link
Collaborator Author

@zzstoatzz looks better now

zzstoatzz
zzstoatzz previously approved these changes Jun 2, 2023
name: PR Review Reminder

on:
"on":
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why is this quoted?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

on is considered a bool in yaml and so if it's not quoted - yaml linters yell

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.

Apply linting to future recipes
4 participants