aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-10-15 08:37:08 +0100
committerAkshay <[email protected]>2021-10-15 08:37:08 +0100
commit68b556e93e09d494777bf4a57f740f8af153918d (patch)
tree6611de539f3749e012ad5603e0b860c5531badf8
parent2993b205dbad0f7fd3755f9f3cfb3003c79a8b5a (diff)
add roadmap
-rw-r--r--readme.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 76c633a..9ccb66e 100644
--- a/readme.md
+++ b/readme.md
@@ -33,3 +33,9 @@ without being familiar with the rest of the codebase.
33 33
34This crate intends to be a helper layer to declare lints and 34This crate intends to be a helper layer to declare lints and
35their metadata. 35their metadata.
36
37## TODO
38
39- Offline documentation for each lint
40- Automatically fix all lints from suggestions generated
41- Test suite for lints and suggestions