Skip to content

Commit 083b699

Browse files
committed
Docs update
1 parent 7390352 commit 083b699

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/todo.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,18 @@
1515

1616
- project logo
1717
- add some more tests so we reach 99% coverage
18-
- support rule op args/kwargs schema validation
19-
- Support `RuleTest.expected`, it is currently unused
18+
- apply rule op args/kwargs validation schema
19+
- support `RuleTest.expected`, it is currently unused
20+
- provide core rule that checks for configurable list of std attributes
21+
- measure time it takes to open a dataset and pass time into rule context
22+
so we can write a configurable rule that checks the opening time
23+
- allow outputting suggestions that me be included in rule results
2024

2125
## Nice to have
2226

2327
- support `autofix` feature
2428
- support `md` (markdown) output format
25-
- support formatter op args/kwargs schema validation
29+
- support formatter op args/kwargs and apply validation schema
2630

2731
# Ideas
2832

0 commit comments

Comments
 (0)