Matt Hargett
Matt Hargett
result: after changing our BUILDPACK_URL in the heroku.yml, our heroku app was still using autodetect. expected result: heroku_san should either update the heroku configuration, or provide a warning message that...
We got an indirect error about not being authorized when doing a deploy on a new machine. It turned out we needed to do a 'heroku login' before we could...
It currently has a dependency specifying rspec-core 2.99.0. It would be great to allow 3 to work now, as long as it doesn't have any side effects.
## Describe the PR Support Luau, which is an overlay on top of Lua 5.x that shouldn't introduce any ambiguity with legacy codebases. Tested against ~200KLOC of OSS Lua code...
I have a Samsung Neo G9 UUW, connected to a CableMatters 8K DisplayPort USB-C adapter, and 16" 2019 MacBook Pro running MacOS 12.4. Often BetterDisplay works great, allowing me to...
### Motivation Checking a string key on an array is not valid, correctly yielding a warning on a TS branch I'm playing in. Narrow the type with Array.isArray instead. ###...
Comment should be retained directly before and after the parens. Probably a good idea to test a bunch of variations of this one. It looks like adding trailing commas might...
https://github.com/Norbyte/bg3se
0.14.2 shouldn't add a new line on the `else` on line 622 