Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / numtide/treefmt issues and pull requests
#521 - fix(deps): update module go.etcd.io/bbolt to v1.4.0
Pull Request -
State: closed - Opened by renovate[bot] 13 days ago
- 2 comments
#520 - `treefmt --version` gives wrong version
Issue -
State: closed - Opened by maxheld83 13 days ago
- 1 comment
Labels: bug
#519 - fix(deps): update module go.etcd.io/bbolt to v1.4.0
Pull Request -
State: closed - Opened by renovate[bot] 14 days ago
- 1 comment
#518 - fix(deps): update module golang.org/x/sys to v0.30.0
Pull Request -
State: closed - Opened by renovate[bot] 15 days ago
#517 - fix(deps): update module golang.org/x/sync to v0.11.0
Pull Request -
State: closed - Opened by renovate[bot] 15 days ago
#516 - fix(deps): update module github.com/spf13/pflag to v1.0.6
Pull Request -
State: closed - Opened by renovate[bot] 21 days ago
#514 - Nixpkgs treefmt --version incorrect
Issue -
State: closed - Opened by blaggacao 22 days ago
- 2 comments
Labels: bug
#513 - Enforce formatter name doesn't contain bad characters
Pull Request -
State: closed - Opened by brianmcgee 27 days ago
#512 - feat: improve error handling in format Run method
Pull Request -
State: closed - Opened by brianmcgee 27 days ago
#511 - [draft] feat: migrate to immediate processing
Pull Request -
State: open - Opened by shikanime 27 days ago
#510 - feat: add notify based formatter
Pull Request -
State: open - Opened by shikanime about 1 month ago
- 1 comment
#509 - Add a watch mode for automatic formatting on file save
Issue -
State: open - Opened by shikanime about 1 month ago
- 9 comments
Labels: enhancement
#508 - nix fmt (treefmt + treefmt-nix) doesn't work with symlinked projectRoot again
Issue -
State: closed - Opened by srhb about 1 month ago
- 4 comments
Labels: bug
#507 - feat: Allow recursing into submodules when using git walker
Pull Request -
State: open - Opened by akshaymankar about 1 month ago
- 9 comments
#506 - fix(deps): update module github.com/otiai10/copy to v1.14.1
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
#505 - fix(deps): update module golang.org/x/sys to v0.29.0
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
#504 - Verbosity changes
Pull Request -
State: closed - Opened by brianmcgee about 2 months ago
- 1 comment
#502 - `typos` can rename files and cause treefmt to fail with a bad error message
Issue -
State: open - Opened by jalil-salame about 2 months ago
- 5 comments
Labels: bug
#501 - A `--quiet` flag that will prevent this tool from outputing anything
Issue -
State: closed - Opened by jraygauthier 2 months ago
- 1 comment
Labels: enhancement
#500 - A `--check` flag that won't actually apply the formatting but only tell us if some files need formatting and if possible, the list of those
Issue -
State: open - Opened by jraygauthier 2 months ago
- 5 comments
Labels: enhancement
#499 - support TOML formatting via taplo
Issue -
State: open - Opened by steveej 2 months ago
Labels: enhancement
#498 - docs: change tagline
Pull Request -
State: closed - Opened by zimbatm 2 months ago
#497 - docs: add guide on handling unmatched formatters
Pull Request -
State: closed - Opened by zimbatm 2 months ago
#496 - Turn off default warning on missing formatters
Issue -
State: closed - Opened by zimbatm 2 months ago
- 3 comments
Labels: enhancement
#495 - Don't generate warnings on missing formatters for symlinks to directories
Issue -
State: open - Opened by Mic92 2 months ago
- 3 comments
Labels: bug
#494 - fix(deps): update module golang.org/x/sys to v0.28.0
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
#493 - fix(deps): update module golang.org/x/sync to v0.10.0
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
#492 - Enforce formatter name format
Issue -
State: open - Opened by brianmcgee 3 months ago
Labels: bug
#491 - better error if command cannot be found
Pull Request -
State: closed - Opened by Mic92 3 months ago
#490 - fix/exit on formatter errors
Pull Request -
State: closed - Opened by brianmcgee 3 months ago
- 1 comment
#489 - fixup! fix: non-ascii paths in git walker
Pull Request -
State: closed - Opened by brianmcgee 3 months ago
#488 - fix: non-ascii paths in git walker
Pull Request -
State: closed - Opened by brianmcgee 3 months ago
#487 - fix(deps): update module github.com/stretchr/testify to v1.10.0
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
#486 - ci(mergify): upgrade configuration to current format
Pull Request -
State: closed - Opened by mergify[bot] 3 months ago
#485 - treefmt2 doesn't properly deal with non ascii paths (?)
Issue -
State: closed - Opened by sternenseemann 3 months ago
Labels: bug
#484 - Disable linters rather than enable linters in golangci-lint
Issue -
State: closed - Opened by Mic92 3 months ago
- 1 comment
Labels: bug
#483 - Enable more golangci-linter
Pull Request -
State: closed - Opened by Mic92 3 months ago
#482 - chore(deps): update dependency ubuntu to v24
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
#481 - Improve code coverage report
Issue -
State: open - Opened by brianmcgee 3 months ago
Labels: enhancement
#480 - README: new format
Pull Request -
State: closed - Opened by zimbatm 3 months ago
- 1 comment
#479 - fix: bad links in README.md
Pull Request -
State: closed - Opened by o-az 3 months ago
- 1 comment
#478 - Regression in 2.0.5 -> 2.1.0: Getting Error: failed to open cache: timeout
Issue -
State: open - Opened by terlar 3 months ago
- 6 comments
Labels: bug
#477 - docs: warn about exit with fatal level in on-unmatched
Pull Request -
State: closed - Opened by brianmcgee 3 months ago
#476 - fix: set go module to v2
Pull Request -
State: closed - Opened by brianmcgee 3 months ago
- 3 comments
#475 - Please update module to be github.com/numtide/treefmt/v2
Issue -
State: closed - Opened by yurivict 3 months ago
Labels: bug
#474 - fix(deps): update module golang.org/x/sys to v0.27.0
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
#473 - fix(deps): update module golang.org/x/sync to v0.9.0
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
#472 - docs: update content to reflect latest changes
Pull Request -
State: closed - Opened by brianmcgee 3 months ago
#471 - fix: use PRJ_ROOT to find config
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
#470 - fix: unmatched reporting global excludes
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
- 1 comment
#469 - ci: run golangci-lint as a flake check instead of github workflow
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
#468 - Regression on main: do not warn about missing formatters for paths in the global excludes
Issue -
State: closed - Opened by brianmcgee 4 months ago
Labels: bug
#467 - feat/mkdocs
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
#467 - feat/mkdocs
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
#466 - fix(deps): update module github.com/adrg/xdg to v0.5.3
Pull Request -
State: closed - Opened by renovate[bot] 4 months ago
#465 - chore(deps): update dependency vitepress to v1.4.5 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] 4 months ago
#464 - fix(deps): update module github.com/adrg/xdg to v0.5.2
Pull Request -
State: closed - Opened by renovate[bot] 4 months ago
#464 - fix(deps): update module github.com/adrg/xdg to v0.5.2
Pull Request -
State: closed - Opened by renovate[bot] 4 months ago
#463 - feat/improve testing
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
#463 - feat/improve testing
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
#462 - fix(deps): update module mvdan.cc/sh/v3 to v3.10.0
Pull Request -
State: closed - Opened by renovate[bot] 4 months ago
- 1 comment
#462 - fix(deps): update module mvdan.cc/sh/v3 to v3.10.0
Pull Request -
State: closed - Opened by renovate[bot] 4 months ago
- 1 comment
#461 - fix(deps): update module golang.org/x/sys to v0.26.0
Pull Request -
State: closed - Opened by renovate[bot] 4 months ago
#461 - fix(deps): update module golang.org/x/sys to v0.26.0
Pull Request -
State: closed - Opened by renovate[bot] 4 months ago
#460 - fix(deps): update module github.com/rogpeppe/go-internal to v1.13.1
Pull Request -
State: closed - Opened by renovate[bot] 4 months ago
#460 - fix(deps): update module github.com/rogpeppe/go-internal to v1.13.1
Pull Request -
State: closed - Opened by renovate[bot] 4 months ago
#459 - Cleanup how we test for changes
Issue -
State: closed - Opened by brianmcgee 4 months ago
Labels: enhancement
#459 - Cleanup how we test for changes
Issue -
State: closed - Opened by brianmcgee 4 months ago
Labels: enhancement
#458 - feat: configurable batch size
Pull Request -
State: open - Opened by brianmcgee 4 months ago
#458 - feat: configurable batch size
Pull Request -
State: open - Opened by brianmcgee 4 months ago
#457 - feat: improve change detection
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
- 9 comments
#456 - Should we expire paths?
Issue -
State: open - Opened by brianmcgee 4 months ago
- 2 comments
Labels: enhancement
#456 - Should we expire paths?
Issue -
State: open - Opened by brianmcgee 4 months ago
- 2 comments
Labels: enhancement
#455 - Simplify formatter change detection
Issue -
State: closed - Opened by brianmcgee 4 months ago
Labels: enhancement
#454 - feat: refine processing
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
#454 - feat: refine processing
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
#453 - fix: exit with error if any formatters fail
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
#452 - feat: more stringent golangci-lint rules
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
#451 - Exit with an error if any formatters fail
Issue -
State: closed - Opened by brianmcgee 4 months ago
- 1 comment
Labels: bug
#451 - Exit with an error if any formatters fail
Issue -
State: closed - Opened by brianmcgee 4 months ago
- 1 comment
Labels: bug
#450 - fix: do not cache formatting errors
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
#449 - Do not cache files that were part of a batch that had errors when formatting
Issue -
State: closed - Opened by brianmcgee 4 months ago
Labels: bug
#449 - Do not cache files that were part of a batch that had errors when formatting
Issue -
State: closed - Opened by brianmcgee 4 months ago
Labels: bug
#448 - chore(deps): update dependency vitepress to v1.4.1
Pull Request -
State: closed - Opened by renovate[bot] 4 months ago
- 2 comments
#447 - feat: match before checking cache
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
- 4 comments
#447 - feat: match before checking cache
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
- 4 comments
#446 - fix: normalize and enforce stdin paths as well
Pull Request -
State: closed - Opened by jfly 4 months ago
- 1 comment
#446 - fix: normalize and enforce stdin paths as well
Pull Request -
State: closed - Opened by jfly 4 months ago
- 1 comment
#445 - fix: correct handling of absolute and relative paths
Pull Request -
State: closed - Opened by jfly 4 months ago
#444 - Error: failed to close reader when asking treefmt to format files outside of the tree root if they're specified as a relative path
Issue -
State: closed - Opened by jfly 4 months ago
- 2 comments
Labels: bug
#444 - Error: failed to close reader when asking treefmt to format files outside of the tree root if they're specified as a relative path
Issue -
State: closed - Opened by jfly 4 months ago
- 2 comments
Labels: bug
#443 - treefmt treats relative paths as relative to the tree root, rather than the current working directory
Issue -
State: closed - Opened by jfly 4 months ago
- 2 comments
Labels: bug
#442 - treefmt refuses to format files when invoked with their absolute paths
Issue -
State: closed - Opened by jfly 4 months ago
- 2 comments
Labels: bug
#441 - File without formatter causes other files to not be formatted
Issue -
State: closed - Opened by Ma27 4 months ago
- 5 comments
Labels: bug
#440 - fix: also check if path is in project for --stdin
Pull Request -
State: closed - Opened by zimbatm 4 months ago
- 2 comments
#440 - fix: also check if path is in project for --stdin
Pull Request -
State: closed - Opened by zimbatm 4 months ago
- 2 comments
#439 - Improve git walking
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
- 6 comments
#438 - Improve path argument handling
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
#438 - Improve path argument handling
Pull Request -
State: closed - Opened by brianmcgee 4 months ago
#437 - fix(deps): update github.com/go-git/go-git/v5 digest to 95afe7e
Pull Request -
State: closed - Opened by renovate[bot] 4 months ago
- 2 comments