File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1313 derived ` MappingConstructible ` which greatly simplify
1414 flexible instantiation of XRLint's configuration objects
1515 and their children from Python and JSON/YAML values.
16- - Make all docstrings comply to google-style.
16+ - Made all docstrings comply to google-style.
1717
1818## Version 0.1.0 (09.01.2025)
1919
Original file line number Diff line number Diff line change 1111## Desired
1212
1313- project logo
14- - if configuration for given FILE is empty,
15- report an error, see TODO in CLI main tests
16- - use ` RuleMeta.docs_url ` in formatters to create links
17- - implement xarray backend for xcube 'levels' format
18- so can validate them too
14+ - support validating xcube 'levels' format. Options:
15+ - implement xarray backend so we can open them using ` xr.open_dataset `
16+ with ` opener_options: {"engine": "xc-levels"} ` .
17+ - implement a ` xrlint.processor.Processor ` for that purpose.
1918- add some more tests so we reach 99% coverage
2019- support rule op args/kwargs schema validation
2120- Support ` RuleTest.expected ` , it is currently unused
You can’t perform that action at this time.
0 commit comments