style: code style

This commit is contained in:
2020-08-01 00:04:59 +08:00
parent 5566d1ee20
commit 6e114512ae
7 changed files with 91 additions and 93 deletions

View File

@@ -2,6 +2,15 @@
> Fork from: https://github.com/ProbablyClem/cargo-todo
> todo comment format:
> #1 - priority
> !member - member
> @2020-01-01 - deadline (format: yyyy/MM/dd or yyyy-MM-dd)
>
> e.g.
> // todo #1 @2020-01-01 !hatter fix it
## Installation
```
$ cargo install cargo-todo