NASA-IMPACT / veda-data

3 stars 0 forks source link

Add pre-commit #83

Closed gadomski closed 11 months ago

gadomski commented 11 months ago

These hooks are used to lint+format python files, markdown files, and Jupyter notebooks. We intentionally don't lint any of the files in ingestion-data, as we don't want the pre-commit hooks to be a blocker for data contributors.

No functional code changes, only application of lints.

Related issues