tee3
tee3
It might be useful in some cases to use the `-s` option in `shellcheck`, maybe in all cases. This would use side information from Emacs (`auto-mode-alist`, etc.) to provide the...
The faces for diff-mode are not set the same as magit-diff-mode. I think they are likely just the defaults still. It would be nice for diff-mode to have some nice...
## Proposed changes See boostorg/build#135 ## Types of changes See boostorg/build#135 _Put an `x` in the boxes that apply_ - [ ] Bugfix (non-breaking change which fixes an issue) -...
### Make sure you completed the following tasks - [x] I searched the [discussions](https://github.com/bfgroup/b2/discussions) - [x] I searched the closed and open [issues](https://github.com/bfgroup/b2/issues?q=is%3Aissue) - [x] I read the [contribution guidelines](https://github.com/bfgroup/b2/blob/main/CONTRIBUTING.adoc)...
## Proposed changes This removes over-specified flags for GCC with the given instruction sets. The floating-point ABI when using the FPU can be `hard` or `softfp`. The `` feature should...