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

workflows: add ShellCheck and ignore existing files with issues #356

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

Noki
Copy link
Member

@Noki Noki commented Feb 7, 2023

This adds ShellCheck to the repository, but ignores the files with issues for now. The idea is to prevent ShellCheck errors in new code, but allow old code to be fixed over time.

Signed-off-by: Tobias Schwarz info@tobias-schwarz.com

This adds ShellCheck to the repository, but ignores the files with issues for now. The idea is to prevent ShellCheck errors in new code, but allow old code to be fixed over time.

Signed-off-by: Tobias Schwarz <info@tobias-schwarz.com>
Copy link
Member

@Akira25 Akira25 left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@Akira25 Akira25 merged commit b437c88 into master Feb 8, 2023
@Akira25
Copy link
Member

Akira25 commented Feb 8, 2023

Did not cherry-pick this, as we usally don't do merge requests on openwrt-branches.

@Noki Noki deleted the shellcheck branch February 8, 2023 10:51
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