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

add typechecking and formatting workflow #62

Merged
merged 5 commits into from
Dec 14, 2024

Conversation

techmannih
Copy link
Contributor

@techmannih techmannih commented Dec 13, 2024

close #61
/claim #61

Copy link
Member

@imrishabh18 imrishabh18 left a comment

Choose a reason for hiding this comment

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

@techmannih As you can see the format check is failing. Please add the script for it in the package.json and the biome dependency if not present. You can take a look at other repos for reference

@techmannih
Copy link
Contributor Author

Oh yes @imrishabh18, thanks for pointing this out, but the dependency '@biomejs/biome': '^1.8.3' is already present.

@techmannih
Copy link
Contributor Author

@imrishabh18 please check now

@imrishabh18
Copy link
Member

imrishabh18 commented Dec 13, 2024

What is the reason for the lockfile getting added? Can you remove that please?

@techmannih
Copy link
Contributor Author

When I was running format command locally, then it's modified, Now I have removed this

@seveibar seveibar merged commit d3bf533 into tscircuit:main Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add typechecking and formatting to CI
3 participants