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

shellcheck and shfmt generated files #464

Merged
merged 2 commits into from
Sep 26, 2023
Merged

shellcheck and shfmt generated files #464

merged 2 commits into from
Sep 26, 2023

Conversation

paulo-ferraz-oliveira
Copy link
Contributor

@paulo-ferraz-oliveira paulo-ferraz-oliveira commented Sep 26, 2023

Description

This is just making sure our generated files are shellcheck'ed and shfmt'ed. If we see this is an impediment to future pull requests we can revert it.

Closes #462.

Comment on lines -16 to -18
- name: Check push (shfmt)
run: |
git diff --exit-code
Copy link
Contributor Author

Choose a reason for hiding this comment

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

-d is semantically equivalent to what I wanted to do before.

@paulo-ferraz-oliveira paulo-ferraz-oliveira changed the title Feature/sh stuff on generated files shellcheck and shfmt generated files Sep 26, 2023
@paulo-ferraz-oliveira paulo-ferraz-oliveira marked this pull request as ready for review September 26, 2023 21:01
@paulo-ferraz-oliveira
Copy link
Contributor Author

Thanks, @jadeallenx. I have more stuff to push 😄 I'll merge this without waiting for ✅ on macos 13, since those tend to take a really long time.

@paulo-ferraz-oliveira paulo-ferraz-oliveira merged commit 42ce07d into kerl:master Sep 26, 2023
@paulo-ferraz-oliveira paulo-ferraz-oliveira deleted the feature/sh-stuff-on-generated-files branch September 26, 2023 21:13
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.

shfmt and shellcheck kerl-generated files (e.g. the activate script)
2 participants