sandstrom
sandstrom
*Let's continue the discussion in https://github.com/ember-intl/ember-intl/issues/1299#issuecomment-629107847 here.* I think having hooks that could throw errors, return a custom string, or do any work really, would very useful. The default behaviour...
@jasonmit I don't mean to rush you! I just wanted to connect the issues @jacobq mentioned in the issue he opened back to this one, since I think the hooks...
May be solved by https://github.com/ember-intl/ember-intl/pull/1567
Here is another alternative, basically just white-listing packages that can run scripts: https://github.com/npm/rfcs/discussions/80 [link to discussion / explanation] (not saying it's good or bad, just wanted to mention this other...
@ob-stripe Yes, client instances would be better than what I suggested above (though it's a larger change than what I suggested). Although I'd say your ruby client is pretty high...
For future reference, here are the relevant issues in rutie: https://github.com/danielpclark/rutie/issues?q=is%3Aissue+is%3Aopen+label%3A%22static+build+issue%22 And here is a similar (now closed) issue in wasmer-ruby: https://github.com/wasmerio/wasmer-ruby/issues/56
friendly ping @dhrumil162 😄
This won't work in some browsers afaik, for example in Safari. *Just a note, may be helpful to know.*
I'll leave this here for posterity: > The English dramatist Philip Massinger used the phrase "black list" in his 1639 tragedy The Unnatural Combat. > > After the restoration of...
While I agree with the idea of generally not merging cosmetic PRs, I don't think that necessarily needs to block any introduction of a linter. Any project will need to...