Skip to content

fix: Fixed broken include in the Ixa book. Fixes #302. #306

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

Merged

Conversation

RobertJacobsonCDC
Copy link
Collaborator

@RobertJacobsonCDC RobertJacobsonCDC commented Apr 8, 2025

Fixed broken include in the Ixa book introduced by automated Rust formatting. Line lengths were also brought into line with our lints.

The #include is embedded in a Rust code fench:

```rust
// main.rs
{{ #include ../../models/basic/main.rs}}
```

"Autoformat on save" tries to format the include as Rust code and mangles it.

Copy link
Collaborator

@cdc-as81 cdc-as81 left a comment

Choose a reason for hiding this comment

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

LGTM

@RobertJacobsonCDC RobertJacobsonCDC merged commit 4be6bca into main Apr 9, 2025
2 checks passed
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.

2 participants