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

Run typos checks in makefile #1318

Merged
merged 2 commits into from
May 6, 2024
Merged

Run typos checks in makefile #1318

merged 2 commits into from
May 6, 2024

Conversation

akshayka
Copy link
Contributor

@akshayka akshayka commented May 5, 2024

Closes #1316

Copy link

vercel bot commented May 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 5, 2024 3:08pm
marimo-storybook ❌ Failed (Inspect) May 5, 2024 3:08pm

@@ -1,5 +1,7 @@
#!/bin/sh

echo "[fix: typos]"
cd marimo && typos -w && cd -
Copy link
Contributor

Choose a reason for hiding this comment

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

Is "cd -" compatible with all/most shells?

@akshayka akshayka merged commit a19cd08 into main May 6, 2024
28 of 29 checks passed
@akshayka akshayka deleted the aka/typos-in-makefile branch May 6, 2024 16:37
Copy link

github-actions bot commented May 6, 2024

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.4.12-dev6

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.

Add typo check to make py-test 😢
2 participants