Open LilyCathelineau opened 6 years ago
Hey there-
I'm a bot, here to let you know that some code in this PR might not match the team's automated styling. I ran the team's auto-reformatting tools on the files changed in this PR and found some differences. Those differences can be seen in #63.
NOTE: Since this PR was opened from a fork, we're not able to open our PR
with yours as the base branch. Therefore, the PR linked above was opened
directly against master
. It includes your changes and another commit to
adjust styling.
If you're interested in incorporating the style fixes in this PR, you can do that locally with something like:
git remote add upstream https://github.com/pbrisbin/aurget.git
git fetch upstream pull/63/head
git merge --ff-only FETCH_HEAD
git push
Fixing the styling (through the above or any other means) will cause the linked PR to be closed and this comment delete.
Sorry if this was unexpected. To disable it, see our documentation.
Hey, sorry, I made an issue I should have noticed. $cache should be should cache_directory.
@LilyCathelineau are you still interested in finishing this pull request? Otherwise I would look into that.
https://github.com/pbrisbin/aurget/issues/41