File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments