Various improvements#181
Conversation
|
Hi @lynxthecat, reminding about this PR. |
|
At this line here: adblock-lean/usr/lib/adblock-lean/abl-lib.sh Line 560 in 1159a3b Should we add a comment along the lines: "Unable to suggest a suitable preset. Please pick your own."? |
adblock-lean/usr/lib/adblock-lean/abl-lib.sh Line 634 in 1159a3b I thought this was sufficient and the user will understand why they are asked to pick a preset. If you think we should add an extra message, no problem. |
|
Yeah I understood that this would occur at least on the failure to detect memory. I mean perhaps it's obvious enough, but I thought perhaps it might be reassuring that the consequence is not dire and only amounts to inability to suggest suitable preset. Just a suggestion from me - I'll leave it with you whether to add or leave as is. I don't have any other thoughts or suggestions. |
|
All right, I added a log message saying approximately what you suggested (the phrasing is a bit different because this may also occur when
Do you mean the whole PR? If so, should we merge? |
Excellent - I like that better than my own suggestion.
Yes I think so! |
This PR is mainly about code maintenance and bugfixes.
Among other things, this fixes a bug with files
.abl-extract_blocklist,abl-conf-scriptnot removed when adblock-lean is paused.Also this adds the
.gitattributesfile as discussed in #93.