PrefectHQ / prefect-operator

A Kubernetes operator for managing Prefect servers and work pools
10 stars 0 forks source link

Stop linting toml #88

Closed mitchnielsen closed 2 months ago

mitchnielsen commented 2 months ago

We don't use any TOML in this project, so let's disable the linter and stop installing related tools.

This likely just came in from a copy/pasta of our other pre-commit configs when setting this up.

Related to https://linear.app/prefect/issue/PLA-289/cycle-2-catch-all