We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sample files are a pain and regularly cause issues when they're renamed first causing the real file to raise a file already exists error.
By default ignore anything with sample in the name and log to INFO what filenames have been ignored.
sample
INFO
Add the usual config and cli options – no-ignore-samples?
no-ignore-samples
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sample files are a pain and regularly cause issues when they're renamed first causing the real file to raise a file already exists error.
By default ignore anything with
sample
in the name and log toINFO
what filenames have been ignored.Add the usual config and cli options –
no-ignore-samples
?The text was updated successfully, but these errors were encountered: