Skip to content

Don't write generated outside of target/ #1169

@SuperFluffy

Description

@SuperFluffy

astria-bridge-withdrawer writes its generated code to crates/astria-bridge-withdrawer/generated/. It's common practice to ephemeral generated code that's not committed to $OUT_DIR in order to not pollute the working directory, see https://doc.rust-lang.org/cargo/reference/environment-variables.html

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions