-
Notifications
You must be signed in to change notification settings - Fork 7
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
feat: auto detect some common filenames of hash file #146
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for taking so long to get to you, I have been somewhat burnt out and I'm slowly getting back into things. I have put in several code style suggestions -- would you like to try to do them yourself, or would you like me to make those changes?
3b4b5eb
to
448592b
Compare
@ifd3f |
Yes, I'm currently working on that. |
391a9ba
to
778d7a0
Compare
For the version update, I've created #151 to track it. I'll try to push out a PR that fixes that Soon(tm) |
@ifd3f Could you please approve my PR now? |
Not yet, there's still a couple of code style changes I would like before it can be merged. |
You can just request changes and I will fix them |
a4137da
to
610d5c2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
last few changes that i think you should make -- sorry it took a bit to get back to you, but it should be good after these last two things. thanks for the PR!
@ifd3f Done :) |
@ifd3f Should I squash them into a single commit before getting merged? |
Yeah, probably a good idea |
69e7d1c
to
0f44dcd
Compare
0f44dcd
to
d513803
Compare
@ifd3f Done :) |
Some Linux distributions use specific name for hash files, including but not limited to:
Therefore, we can detect filenames of these hash files automatically in the directory of image file.