Luke Singham

Results 9 comments of Luke Singham

My vote would be - [x] Under Front-End Development? This may help increase awareness outside of the R community. - [ ] As a sub bullet under the R programming...

Cool! I've just submitted a [pull request on awesome-R](https://github.com/qinwf/awesome-R/pull/134). There's quite a lot of open PRs so that might take a while. It looks like @sdhutchins PR has been accepted....

I think the following check should be changed from: ``` [require('remark-lint-heading-style'), 'atx'] ``` to ``` [require('remark-lint-heading-style'), 'consistent'] ``` Per the rules outlined [here](https://github.com/sindresorhus/awesome/blob/master/pull_request_template.md) >Has consistent formatting and proper spelling/grammar. **Rationale**...

Thanks for the quick review! I think a great awesome list for a programming language is a starting point to find awesome packages that one can use. I don't expect...

+1 on this PR - the semicolon ended up being part of the file name, then the install didn't work because of it

Closing this PR as the maintainer @vinta removed this package in a clean up see this commit/diff: https://github.com/vinta/awesome-python/commit/8524f28e77fe169bd248c0a18ea7635ee43d9434#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L524

+1 - it's a great FOSS project. Sidenote: I'd be the first paying customer if I knew it had continued support.

@zanieb glad to see this issue created. Massive plus one on prioritising by monthly downloads. If there was a `poetry` migration guide I'd imagine you'd see quite an uptick in...

I tried using this tool and immediately hit this issue. So I made a [python cli invoice generator](https://github.com/ucg8j/invoice-generator) that handles this use case.