Skip to content
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

docs: fix typos #124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

docs: fix typos #124

wants to merge 1 commit into from

Conversation

kianmeng
Copy link

Found via typos --hidden --format brief

Found via `typos --hidden --format brief`
Copy link
Owner

@Enter-tainer Enter-tainer left a comment

Choose a reason for hiding this comment

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

nice catch

@Enter-tainer Enter-tainer enabled auto-merge (rebase) August 12, 2024 16:50
@Enter-tainer
Copy link
Owner

Hi, please take a look at ci failures

@kianmeng
Copy link
Author

Hi, please take a look at ci failures

@Enter-tainer I can't seem to reproduce the error locally?

git clone https://github.com/kianmeng/typstyle
cd typstyle
git checkout fix-typos
cargo test
...
test [typst] tests/assets/unit/code/chained-call-compileable.typ - 0char                            ... ok
test [typst] tests/assets/unit/code/chained-call-compileable.typ - 40char                           ... ok
test [typst] tests/assets/unit/code/chained-call-compileable.typ - 80char                           ... ok
test [typst] tests/assets/unit/code/chained-call-compileable.typ - 120char                          ... ok
test         tests/assets/unit/code/chained-call-compileable.typ - convergence - 40char             ... ok
test         tests/assets/unit/code/chained-call-compileable.typ - convergence - 0char              ... ok
test         tests/assets/unit/code/chained-call-compileable.typ - convergence - 80char             ... ok
test         tests/assets/unit/code/single-arg-closure.typ - output consistency - 40char            ... ok
test         tests/assets/unit/code/show-closure-paren-complex.typ - output consistency - 0char     ... ok
test [typst] tests/assets/unit/code/chained-call-last-indent.typ - 0char                            ... ok
test [typst] tests/assets/unit/code/chained-call-last-indent.typ - 40char                           ... ok
test [typst] tests/assets/unit/code/chained-call-last-indent.typ - 80char                           ... ok
test [typst] tests/assets/unit/code/chained-call-last-indent.typ - 120char                          ... ok
test         tests/assets/unit/code/chained-call-last-indent.typ - convergence - 0char              ... ok
test         tests/assets/unit/code/chained-call-last-indent.typ - convergence - 40char             ... ok
test         tests/assets/unit/code/chained-call-last-indent.typ - convergence - 80char             ... ok
...
test result: ok. 1140 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 46.63s 

Copy link
Owner

Choose a reason for hiding this comment

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

i guess the ci failure is because of this file rename

Copy link
Owner

Choose a reason for hiding this comment

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

Since relevant snapshots are not renamed

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.

2 participants