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

Fix args list for pre-commit hook #519

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

sgaist
Copy link
Contributor

@sgaist sgaist commented Oct 1, 2023

The current version makes the call fail as the --lint argument is interpreted as a file.

Each item of the argument list must be on its own line.

@akaihola akaihola added bug Something isn't working documentation Improvements or additions to documentation labels Feb 23, 2024
sgaist and others added 2 commits February 27, 2024 00:21
The current version makes the call fail as the --lint argument is interpreted as a file
@akaihola akaihola merged commit ec48f72 into akaihola:master Feb 26, 2024
1 check passed
@sgaist sgaist deleted the fix_pre_commit_doc branch February 27, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
Development

Successfully merging this pull request may close these issues.

2 participants