added rustfmt, a guide about this, and a CI job to enforce code quality #10
adrien
commented 2021-09-11 14:36:15 +00:00
Owner
- a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces)
- a CONTRIBUTING.md file to explain how to use rustfmt
- a .drone.yml file to add code style checks in CI
- 2 lines in README.md to present CONTRIBUTING.md
- applied rustfmt on the source
* a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces)
* a CONTRIBUTING.md file to explain how to use rustfmt
* a .drone.yml file to add code style checks in CI
* 2 lines in README.md to present CONTRIBUTING.md
* applied rustfmt on the source
adrien
added 1 commit 2021-09-11 14:36:17 +00:00
added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces), a CONTRIBUTING.md file to explain how to use rustfmt, a .drone.yml file to add code style checks in CI, 2 lines in README.md to present CONTRIBUTING.md, and applied rustfmt on the source
f720070905
Some checks failed
continuous-integration/drone/pr Build is failing
Details
adrien
added 1 commit 2021-09-11 14:38:16 +00:00
added a line to CI to actually install rustfmt on the runner
bf226d077e
All checks were successful
continuous-integration/drone/pr Build is passing
Details
adrien
referenced this pull request 2021-09-11 14:40:52 +00:00
Modular Diplonat (with the option to disable useless modules) #8
quentin
merged commit 2bbc910999 into main 2021-09-17 08:06:53 +00:00
quentin
referenced this pull request from a commit 2021-09-17 08:06:54 +00:00
Merge pull request 'added rustfmt, a guide about this, and a CI job to enforce code quality' (#10) from adrien/diplonat:meta/formating into main
Loading…
Reference in a new issue
No description provided.
Delete branch "adrien/diplonat:meta/formating"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?