materialsproject / api

New API client for the Materials Project
https://materialsproject.github.io/api/
Other
107 stars 39 forks source link

Ruff #772

Closed janosh closed 1 year ago

janosh commented 1 year ago

This PR adds ruff and black as linters and codespell as spell checker, all run through pre-commit.

It also runs linting through a lint.yml GitHub action separate from testing.yml.

munrojm commented 1 year ago

This looks awesome @janosh! Thank you for setting this up. Will merge now.