added rustfmt, a guide about this, and a CI job to enforce code quality #10
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
Some checks failed
continuous-integration/drone/pr Build is failing
Details
adrien
added 1 commit 2021-09-11 14:38:16 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
Details
Modular Diplonat (with the option to disable useless modules) #8
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…
Add table
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?