atmina / linting

A collection of opinionated in-house linting rules.
MIT License
3 stars 2 forks source link

[Prettier] `schema.graphql` should be ignored #213

Open reiv opened 6 months ago

reiv commented 6 months ago

This file is always generated and therefore should not be formatted.

If it is formatted, we would also be forced to format it in the CI when doing staleness checks.

It is currently not covered by the .prettierignore