Justas Brazauskas
Justas Brazauskas
Simple change to allow non-yarn users to run lint via `npm run lint`. This doesn't change the behavior with `yarn` either. --- ### Thanks for contributing to `rrule`! To submit...
This PR fixes a bug which happens when using `rrulestr` in a similar way to this: ```js rrulestr('RRULE:FREQ=WEEKLY', { forceset: true, dtstart: new Date() }); ``` In the past (talking...
This ensures that the dependencies installed upon a build will be same ones as defined in `package-lock.json`. Using `npm install` could result in different-than-expected dependencies, which makes things hander to...
So this PR implements #7, #4, #5, #1, #2. Fixes pluralization issues, and add fun! Now messages might looks like this: 
This should help closing old PRs. Current idea is, that `> 5` should be the period.
Swolebot could bot only keep you fix, but also it would be nice, if it could make you smile (face muscles are also important to exercise). Example: > 11 pushups!...
Issues could also be counted in, just with much lower coefficient - something like `0.1` per issue.
Sometimes one would want to exclude just a single repo in whole org. With current implementation, it would require do define all other repos in org, for this to work....