Skip to content

Typst-compatible linting#116

Merged
mattleff merged 3 commits intomainfrom
typst-linting
Apr 27, 2026
Merged

Typst-compatible linting#116
mattleff merged 3 commits intomainfrom
typst-linting

Conversation

@mattleff
Copy link
Copy Markdown
Collaborator

@mattleff mattleff commented Apr 27, 2026

Fixes #106. Supports bountonw/translate#759.

@mattleff mattleff self-assigned this Apr 27, 2026
@mattleff mattleff marked this pull request as ready for review April 27, 2026 04:07
@mattleff mattleff requested a review from bountonw as a code owner April 27, 2026 04:07
@mattleff mattleff changed the title First pass at new typst-compatible linting Typst-compatible linting Apr 27, 2026
Copy link
Copy Markdown
Owner

@bountonw bountonw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will the linting still work with .md files?

Comment thread .github/CODEOWNERS Outdated
@mattleff
Copy link
Copy Markdown
Collaborator Author

@bountonw Yes, this linting tool works with both .md and .typ. Most of the rules run on both files, some on just .md and some of just .typ. For example the reference code format is different between .md and .typ, but this checks everything.

Copy link
Copy Markdown
Owner

@bountonw bountonw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mattleff Note my comment about code owndership. Your call.

@mattleff mattleff merged commit 9c0c7b6 into main Apr 27, 2026
@mattleff mattleff deleted the typst-linting branch April 27, 2026 08:18
mattleff added a commit to bountonw/translate that referenced this pull request Apr 27, 2026
mattleff added a commit to bountonw/translate that referenced this pull request Apr 28, 2026
This updates the tooling submodule to point to the post-merge commit
from bountonw/translate-tooling#116.
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.

Lao .typ files lint against bad words

2 participants