glass-dev / glass

Generator for Large Scale Structure
https://glass.readthedocs.io
MIT License
32 stars 8 forks source link

Where possible add config options to `pyproject.toml` rather than `.pre-commit-config.yaml` #267

Open paddyroddy opened 2 days ago

paddyroddy commented 2 days ago

Is Your Feature Request Related to a Problem? Please Describe

The main advantage of this is that it means whenever one runs, say, ruff it will apply the config. If it is only in the pre-commit then it will only apply when running ruff via pre-commit.

Describe the Solution You'd Like

No response

Describe Alternatives You've Considered

No response

Additional Context

No response

paddyroddy commented 2 days ago

https://github.com/glass-dev/glass/pull/232#discussion_r1775409414