aboutsummaryrefslogtreecommitdiff
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Stricter Rust formating rules and build in the CIQuentin Dufour2021-09-203-13/+11
* added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces)...adrien2021-09-114-204/+215
* a last pass to remove warnings from my codeLUXEY Adrien2021-08-162-3/+6
* environment.rs successfully replaced with new config/ configuration loader. N...LUXEY Adrien2021-08-162-7/+15
* New configuration parsing using envy. Added minimal functionnality forLUXEY Adrien2021-08-164-0/+317