xmidt-org / codex-db

The database helper functions.
Apache License 2.0
0 stars 6 forks source link

(unify) Fix linting errors and enable checking. #69

Open schmidtw opened 1 year ago

schmidtw commented 1 year ago

Fix linting errors and enable checking all the time.

If possible, fix all the lint errors or mark them as "accepted".

Enable lint checking in the action

In .github.workflows/ci.yml remove the line lint-skip: true.