restyled-io / restylers

Language-specific restylers
https://docs.restyled.io/restylers
GNU Affero General Public License v3.0
23 stars 28 forks source link

Stop running jq automatically #811

Closed pbrisbin closed 2 months ago

pbrisbin commented 2 months ago

We added this Restyler before prettier-json existed. Then, when we added prettier-json, we also made it automatically enabled. Now they tend to fight each other and potentially produce 0-diff PRs. prettier-json is better, so let's enable only that.