conda-incubator / conda-store

Data science environments, for collaboration. ✨
https://conda.store
BSD 3-Clause "New" or "Revised" License
137 stars 44 forks source link

Run the linter against documentation and tests #768

Closed nkaretnikov closed 4 months ago

nkaretnikov commented 4 months ago

Context

During code reviews, I sometimes have to make comments regarding the style of documentation and code in tests.

This can be avoided by having consistent style across the repo:

See excluded files in .pre-commit-config.yaml.

Value and/or benefit

Anything else?

No response