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

PAS now scans files with default extension set regardless of MIME type, non-default --scan-all | --all option added #26

Merged
merged 3 commits into from
Jun 17, 2021

Conversation

milosdjakonovic
Copy link
Contributor

to scan all readable files.

MIME checking is removed from two methods in Scanner.

Diff shows a lot of changes, but most of it is indentation fix.

At least in theory there should be performance benefit from removing MIME checking (reduced fs io roundtrips).

This changes should address #24

If you accept this changes, IMO doc update and version bump is needed.

@marcocesarato marcocesarato merged commit 46a091f into marcocesarato:master Jun 17, 2021
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