atmina / linting

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

[Prettier] Non-code files should be ignored #223

Open reiv opened 5 months ago

reiv commented 5 months ago

Not sure why, but Prettier seems to be going through image files. That doesn't make a lot of sense; maybe it's trying to find code embedded in other file formats, so it defaults to looking everywhere?

image