style: code style
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user