-
Not sure if it is intended or not, but if you run a docker container with `--tty`, many queries termenv does timeout.
Minimum reproducible:
```golang
// main.go
package main
import (
"fmt…
-
I love `reformatter.el`, and I was able to use it to create an `-on-save-mode` for `dprint`, but I'm struggling with [`nix fmt`](https://nix.dev/manual/nix/2.18/command-ref/new-cli/nix3-fmt)[^1].
A…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
install a formatter "only in project folder" and make it available with direnv (in my case using n…
-
We're currently missing a lot of apps. Let's organise the imporant ones in a single tracking issue.
---
### Development
- [x] [**Kate**](https://apps.kde.org/kate/) https://github.com/nix-com…
-
I'm building a haskell cabal project that uses [Relude](https://github.com/kowainik/relude#relude) as the standard library.
In the project's `.cabal` file, I have a [mixins stanza](https://github.c…
-
As a user I do want to lint my dart code with treefmt multiplexer as well.
[`dart format`](https://dart.dev/tools/dart-format) follows the [formatter-spec](https://treefmt.com/formatter-spec)
Us…
-
### What do you need?
Our root folder has too many files, and we’d like to restructure it as follows:
```
.
├── .github # GitHub CI workflows
├── go/ # All Go source code
├…
-
While debugging https://github.com/numtide/treefmt/issues/406, I found that if you have one treefmt process hung, the *next* treefmt process you start up will get hung [on this call to `bolt.Open`](ht…
jfly updated
2 months ago
-
**Describe the bug**
**To Reproduce**
1. Create a top-level `meson.build` file
2. Create a `meson.build` file with any child directory i.e. `mkdir foo && touch foo/meson.build`
3. Run form…
-
As a user I do want to lint my dart code with treefmt multiplexer as well.
imo [`dart format`](https://dart.dev/tools/dart-format) follows the [formatter-spec](https://treefmt.com/formatter-spec)
…