This website requires JavaScript.
Explore
Help
Register
Sign in
Deuxfleurs
/
diplonat
Watch
23
Star
4
Fork
You've already forked diplonat
1
Code
Issues
8
Pull requests
Releases
Wiki
Activity
added rustfmt, a guide about this, and a CI job to enforce code quality
#10
Merged
quentin
merged 2 commits from
adrien/diplonat:meta/formating
into
main
2021-09-17 08:06:53 +00:00
Conversation
0
Commits
2
Files changed
16
+457
-334
2 commits
Author
SHA1
Message
Date
adrien
bf226d077e
added a line to CI to actually install rustfmt on the runner
All checks were successful
continuous-integration/drone/pr
Build is passing
Details
2021-09-11 16:38:09 +02:00
adrien
f720070905
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
Some checks failed
continuous-integration/drone/pr
Build is failing
Details
2021-09-11 16:34:03 +02:00