Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Adds the example project to the overall workspace #28

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

marijncv
Copy link
Contributor

@marijncv marijncv commented Dec 9, 2024

Summary & Motivation

Closes #21

How I Tested These Changes

Made some formatting changes manually in the subproject, then ran cargo fmt from root and noticed that the formatting returned to its original state. Also, my IDE now shows type & parameter hints in example-dagster-pipes-rust-project/rust_processing_jobs/src/main.rs

Changelog

Ensure that an entry has been created in CHANGELOG.md outlining additions, deletions, and/or modifications.

See: keepachangelog.com

Copy link
Owner

@cmpadden cmpadden left a comment

Choose a reason for hiding this comment

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

ty!

@cmpadden cmpadden merged commit 675c0b6 into cmpadden:main Dec 12, 2024
2 checks passed
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.

Connect rust-analyzer to example's main.rs
2 participants