thislooksfun
thislooksfun
## Motivation Currently it's possible to write the following code. Notice the space between the comment and the function its describing. This is perfectly valid, but is stylistically bad (in...
### TL;DR When publishing a release with `command` left on the default value, the `prs` output is empty. ### Expected behavior The `prs` value should be set, and should contain...
Not sure if this is really a bug or if I'm missing some setting, but none of them seemed to apply to my situation. I'm using the default macOS Terminal...
Not a bug, but there isn't a feature request template and I couldn't make a blank issue without going through the bug form. Recently some mods (notably ItemChanger) had breaking...
This adds support for the '_services._dns-sd._udp.local' query.
Running watchbuild 0.3.0 gives me this error: ``` /Users/[user]/.rvm/gems/ruby-2.3.0@global/gems/fastlane-2.63.0/fastlane_core/lib/fastlane_core/configuration/config_item.rb:62:in `initialize': unknown keyword: code_gen_sensitive (ArgumentError) from /Users/[user]/.rvm/gems/ruby-2.3.0@global/gems/watchbuild-0.3.0/lib/watchbuild/options.rb:11:in `new' from /Users/[user]/.rvm/gems/ruby-2.3.0@global/gems/watchbuild-0.3.0/lib/watchbuild/options.rb:11:in `available_options' from /Users/[user]/.rvm/gems/ruby-2.3.0@global/gems/watchbuild-0.3.0/bin/watchbuild:26:in `run' from /Users/[user]/.rvm/gems/ruby-2.3.0@global/gems/watchbuild-0.3.0/bin/watchbuild:58:in `' from /Users/[user]/.rvm/rubies/ruby-2.3.0/bin/watchbuild:23:in `load' from...
### Steps to Reproduce the Bug 1. Install Fabric for 1.20.4 2. Install JEI 17.3.0.49 for Fabric 3. Install Configured 2.2.3 for Fabric 4. Open the game 5. Click the...
When I glanced at the compiled `main.js` file from the default theme it had the following at the top: ```js /* * ATTENTION: The "eval" devtool has been used (maybe...
### What happened? When playing a multiworld that includes an OOT game it is impossible to hint on any of the medallions. Trying to hint on a specific medallion (e.g....
Currently all the output files are using the `.js` extension. This is an issue because if the package.json file has `"type": "module"`, then all the `cjs/*.js` imports error with the...