Manlio Perillo
Manlio Perillo
In Go (go command), $NETRC can override. Thanks
### Please read the following before submitting: - We are not accepting any new window management features unless they get implemented by i3. ### Please fill out the following: -...
libusb supports wasm target using the Web USB API. It would be nice to have SimpleBLE do the same using the Web Bluetooth API. Thanks.
Currently there is no documentation about the `zig` command (excluding `zig build` documented in the language reference). There is also no documentation about supported environment variables: `ZIG_LIB_DIR`, `ZIG_GLOBAL_CACHE_DIR`, `ZIG_LOCAL_CACHE_DIR` and...
Remove the license reference, since it may not fit the terminal. Move the license name before the license id, in order to improve the user experience. Make the text width...
Add support for `uv.lock` file. `uv.lock` file is uncommentable. - [x] Added a change log entry in `changelog.d//`. - [x] Added self to copyright blurb of touched files. - [x]...
The documentation does not include running `prettier --check`. In #1156 I got an error from the `prettier` job. This should documented. Thanks.