Justas Brazauskas

Results 8 issues of 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: ![screen shot 2015-01-18 at 12 19 52 am](https://cloud.githubusercontent.com/assets/1277553/5790574/db2d67f4-9ea7-11e4-971e-8619d49b59af.png)

bug
enhancement

This should help closing old PRs. Current idea is, that `> 5` should be the period.

enhancement
discussion

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!...

copy
discussion

Issues could also be counted in, just with much lower coefficient - something like `0.1` per issue.

enhancement
discussion

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....

enhancement