srlearn / datasets

srlearn-compatible relational datasets
https://srlearn.github.io/relational-datasets/
MIT License
2 stars 0 forks source link

Linting Datasets #9

Closed hayesall closed 3 years ago

hayesall commented 3 years ago

Similar to #5, it would probably be good to define the expectations, and enforce these each time the main branch is pushed to.

For example: On push/pull-request, run a linting script over the srlearn/ directory, and exit with non-zero if there is something in the dataset that is not part of the interface.

hayesall commented 3 years ago

Fixed in https://github.com/srlearn/linter