Skip to content

Enfroce rust coding style on every PR#15

Open
npajkovsky wants to merge 2 commits into
bcgit:release/0.1.2alphafrom
npajkovsky:coding-style
Open

Enfroce rust coding style on every PR#15
npajkovsky wants to merge 2 commits into
bcgit:release/0.1.2alphafrom
npajkovsky:coding-style

Conversation

@npajkovsky
Copy link
Copy Markdown

No description provided.

@ounsworth ounsworth changed the base branch from main to release/0.1.2alpha June 7, 2026 15:18
@ounsworth
Copy link
Copy Markdown
Contributor

Hi @nikolapajkovsky I like the idea! This will help a lot with consistency.

Currently we are working off the branch '/release/0.1.2alpha' (which is now synced publicly to github).

Could you re-do this against `/release/0.1.2alpha'?

@npajkovsky
Copy link
Copy Markdown
Author

Sure, no sweat.

Run `cargo fmt --all --check` on every pull request to enforce
the project's rustfmt.toml. Installs nightly rustfmt explicitly
since rustfmt.toml sets `unstable_features = true`. Per-PR
concurrency group cancels superseded runs.

Signed-off-by: Nikola Pajkovsky <nikolap@openssl.org>
Signed-off-by: Nikola Pajkovsky <nikolap@openssl.org>
@npajkovsky
Copy link
Copy Markdown
Author

@ounsworth done.

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.

3 participants