aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-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