Skip to content

feat: diagnostics - #109

Open
tmlmt wants to merge 1 commit into
v3from
feat/diagnostics
Open

feat: diagnostics#109
tmlmt wants to merge 1 commit into
v3from
feat/diagnostics

Conversation

@tmlmt

@tmlmt tmlmt commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Description

Adds diagnostics throughout the library, to provide better insights into warnings and errors encountered by the parser.

Related Issue:

  • N/A (if no related issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Enhancement (refactoring, style or performance improvement)
  • Chore (maintenance tasks, dependency updates, or tooling changes that don't affect functionality)
  • Documentation change (improvement to the Vitepress documentation or playground)

Breaking Changes

If this is a breaking change, please describe:

  • What functionality is affected
  • How users should migrate their code
  • What the new API/behavior looks like
  • Version compatibility impact

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have run pnpm lint and my changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

tmlmt commented Jul 24, 2026

Copy link
Copy Markdown
Owner Author

@tmlmt
tmlmt changed the base branch from feat/normalize-full-width to graphite-base/109 July 24, 2026 23:04
@tmlmt
tmlmt force-pushed the feat/diagnostics branch from dce020b to 914e2db Compare July 24, 2026 23:07
@tmlmt
tmlmt force-pushed the graphite-base/109 branch from 3f77d61 to 7101e92 Compare July 24, 2026 23:07
@tmlmt
tmlmt changed the base branch from graphite-base/109 to feat/normalize-full-width July 24, 2026 23:07
@tmlmt
tmlmt changed the base branch from feat/normalize-full-width to graphite-base/109 July 24, 2026 23:23
@tmlmt
tmlmt force-pushed the feat/diagnostics branch from 914e2db to 880599b Compare July 24, 2026 23:23
@tmlmt
tmlmt force-pushed the graphite-base/109 branch from 9be4a50 to 7a0df99 Compare July 24, 2026 23:26
@tmlmt
tmlmt force-pushed the feat/diagnostics branch from 880599b to 92546c4 Compare July 24, 2026 23:26
@graphite-app
graphite-app Bot changed the base branch from graphite-base/109 to v3 July 24, 2026 23:27
@tmlmt
tmlmt force-pushed the feat/diagnostics branch from 92546c4 to 607665c Compare July 24, 2026 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant