Skip to content

Conversation

@Azbagheri
Copy link
Owner

@Azbagheri Azbagheri commented Feb 5, 2025

Pull Request Checklist

  • I have created an issue prior to creating this pull request
  • I have provided a detailed description and motivation regarding the change below
  • I have updated the test suite and documentation to support my change

Corresponding Issue

<ADD-ISSUE-HERE>

Description of Change

This features allows the shell-linter github action to exclude specific issues when running the ShellCheck linter. This is useful for accepting lint issues that are not required to be fixed at the moment or at all depending on the requirement.

Motivation and Context

Enhances the feature set of Shell-Linter and also a feature request by a user.

Testing Steps

More tests have been added to support the development

Risks

N/A

Additional Information

Updated the README on how users can apply these changes to their projects.

asadmansr and others added 3 commits March 11, 2022 11:27
@Azbagheri Azbagheri changed the title Feature/shellcheck exclude issues Exclude specific Shellcheck issues during the scan Feb 5, 2025
@Azbagheri Azbagheri linked an issue Feb 5, 2025 that may be closed by this pull request
@Azbagheri Azbagheri merged commit 78e2040 into develop Feb 5, 2025
1 check passed
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.

Allow to exclude types of warnings

2 participants