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

Address pre-commit reported issues #477

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

sandrobonazzola
Copy link
Collaborator

addressed issues reported by pre-commit except:

In create-seccomp-rules line 30:
	--arg action "$action_type" \
                      ^----------^ SC2154 (warning): action_type is referenced but not assigned.

reported at #476

addressed issues reported by pre-commit except:

```
In create-seccomp-rules line 30:
	--arg action "$action_type" \
                      ^----------^ SC2154 (warning): action_type is referenced but not assigned.
```

reported at containers#476

Signed-off-by: Sandro Bonazzola <[email protected]>
@dougsland
Copy link
Collaborator

@Yarboa PTAL

@sandrobonazzola sandrobonazzola requested a review from dougsland July 3, 2024 12:57
@dougsland dougsland merged commit 448f8a3 into containers:main Jul 3, 2024
7 checks passed
@sandrobonazzola sandrobonazzola deleted the pre-commit-fixes branch July 3, 2024 13:36
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