Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

ci: add quick-check with rustfmt #615

Merged
merged 11 commits into from
Sep 16, 2021
Merged

Conversation

chevdor
Copy link
Contributor

@chevdor chevdor commented Sep 16, 2021

This PR brings a new Quick Check Github Workflow that will:

  • trigger on any push to branches
  • trigger for PRs
  • check if the formatting is conform (.rustfmt.tomlprovided)

fix #614

@chevdor chevdor added the A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). label Sep 16, 2021
@alvicsam alvicsam mentioned this pull request Sep 16, 2021
@chevdor chevdor changed the title ci: add quick-check with clippy and rustfmt ci: add quick-check with rustfmt Sep 16, 2021
.rustfmt.toml Show resolved Hide resolved
@bkchr bkchr marked this pull request as ready for review September 16, 2021 11:24
.rustfmt.toml Outdated Show resolved Hide resolved
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add rustfmt CI check
2 participants