Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Conversation

@ShiboSoftwareDev
Copy link
Contributor

No description provided.

@ShiboSoftwareDev ShiboSoftwareDev requested review from a team and seveibar as code owners September 12, 2024 20:36
export * from "./lib/types"
export * from "./lib/utils"
export * from "./lib/gerber"
export * from "./lib/excellon-drill"
Copy link
Contributor

Choose a reason for hiding this comment

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

can we add export * from "circuit-json-to-gerber" for backwards compatibility? It'll break less things

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

Copy link
Contributor

@seveibar seveibar left a comment

Choose a reason for hiding this comment

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

nice, make sure to get the test suite to pass before merging, nice refactor!

@ShiboSoftwareDev
Copy link
Contributor Author

@seveibar why is this format bot failing?

@seveibar
Copy link
Contributor

hmm i think it's using an old broken version of formatbot, can you update the formatbot workflow with the latest one from tscircuit/plop

@ShiboSoftwareDev
Copy link
Contributor Author

@seveibar the new one is expecting biome should I format files with biome?

@seveibar
Copy link
Contributor

OOPS i forgot this repo used prettier- no we shouldn't do a full format right now- lets just remove that workflow for now. We can format this repo in a future pr

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants