pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:JavaScript language:Python
Filter by
12k results
insindresorhus (press backspace or delete to remove)This PR adds a new feature that allows checking the current debounce state through an isDebouncing method. The PR also
includes unit tests.
1. Resolves #678
2. Resolves #681
bug
Docs: https://developer.android.com/build/building-cmdline#package_pre-compiled_code_and_resources
As far as I understood, the classes.dex file is only specific for apk files and not other ext names (like ...
Automated changes by create-pull-request GitHub action
I m not totally confident in the code yet and there are remaining things to do:
- [ ] Add the options to the types and readme
- [ ] Add more tests
- [ ] Add test to ensure it preserves callstack ...
I may have gone a bit overboard but we was using this for a password generator, and these needed to be omitted!
It s not safe to change array.slice(-n)[0] to array.at(-n). This code is not equivalent for arrays with only 1 item. It
s only equivalent for .slice(-1)
Proof:
testCases = [ a , ab , abc , abcd ...
If RegularExpression is be used, the field additional will be appeared:
[!NOTE] Firefox has on registry the ProgId FirefoxURL-308046B0AF4A39CB as sample:
{
name: Firefox ,
id: org.mozilla.firefox ...
!-- If you re adding a new rule, please follow these steps.