Skip to content

Commit 154bf0d

Browse files
authored
Update todo.md
1 parent 1f55c56 commit 154bf0d

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

docs/todo.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
- populate `core` plugin by more rules
66
- populate `xcube` plugin by more rules
77
- add `docs`
8-
- configure api docs, use mkdocstrings ref syntax in docstrings
8+
- use mkdocstrings ref syntax in docstrings
9+
- provide configuration examples (use as tests?)
910
- generate markdown rule reference for the docs
10-
- CI for package publishing
1111

1212
## Desired
1313

@@ -18,12 +18,11 @@
1818
- implement `autofix` feature
1919

2020
## Nice to have
21-
22-
- use `RuleMeta.type`, it is currently unused
23-
- use `RuleTest.expected`, it is currently unused
24-
- use `processor: ProcessorOp` config, it is currently unused
25-
- add missing community standards,
26-
see https://github.com/bcdev/xrlint/community
21+
22+
Currently unused
23+
- `RuleMeta.type`
24+
- `RuleTest.expected`
25+
- `processor: ProcessorOp`
2726

2827
# Ideas
2928

0 commit comments

Comments
 (0)