-
Notifications
You must be signed in to change notification settings - Fork 0
auto-formatter multiple improvements #18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
c8c60e9
chore(spec-25): add FormatterDescriptor typedef and CHANGELOG entry
orioltf 9c0512c
feat(spec-25): add FormatterDescriptor typedef to lib/types.mjs (v0.5.9)
orioltf 3aac327
chore(spec-26): extract runFormatter to lib/runners.mjs with tests
orioltf 7cfd9a3
feat(spec-26): extract runFormatter to lib/runners.mjs with tests (v0…
orioltf 722b20d
chore(spec-26): fix Prettier blank lines after ### subheadings in CHA…
orioltf abaecfa
chore(spec-27): replace runner functions with FormatterDescriptor con…
orioltf 95b5db3
feat(spec-27): replace runner functions with FormatterDescriptor cons…
orioltf dd7867b
chore(spec-27): fix Prettier blank lines after ### subheadings in CHA…
orioltf 2f6def0
chore(spec-28): add ### Changed entry for runner extraction refactor
orioltf fdd1e7f
chore(spec-28): bump auto-format patch version — runner extraction re…
orioltf 2f32c3e
chore(spec-29): extract loadConfig and DEFAULTS to lib/config.mjs wit…
orioltf 7da1732
chore(spec-29): bump auto-format patch version — config module extrac…
orioltf 6ceb3eb
chore(spec-29): fix Prettier blank lines after ### subheadings in [Un…
orioltf 929af2c
refactor(spec-30): use lib/config.mjs in format-hook.mjs
orioltf e19f693
chore(spec-31): add ### Changed entry for config extraction refactor
orioltf 887e583
chore(spec-31): bump auto-format patch version — config module extrac…
orioltf a3f2c93
fix(auto-format): distinguish timeout, signal-kill, and spawn errors …
orioltf 2736c13
docs(auto-format): document Prettier error-message format change in 0…
orioltf 113fc55
chore(auto-format): bump auto-format patch version — runner error han…
orioltf 5b457ab
chore(auto-format): fix Prettier blank lines in [Unreleased] after bump
orioltf 5e8e4fa
fix(auto-format): fix TypeScript types in runFormatter for spawnError…
orioltf 9d5b8b0
fix(auto-format): use consistent error serialisation in loadConfig ca…
orioltf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
apps/claude-code/auto-format/docs/plans/25-formatter-descriptor-type.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
apps/claude-code/auto-format/docs/plans/27-replace-runner-functions.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
apps/claude-code/auto-format/docs/plans/30-wire-up-config-module.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,5 @@ | ||
| # 31. Version bump and CHANGELOG entry | ||
| **Status: done — 2026-05-04** | ||
|
|
||
| **Priority:** P2 | ||
| **Effort:** XS | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.