Skip to content

Conversation

@JoshuaKGoldberg
Copy link
Contributor

Quick fix for #19355's failures:

conf/replacements.json
 -:-  fmt  Incorrect formatting, autoformat by running 'trunk fmt'  prettier

conf/rule-type-list.json
 -:-  fmt  Incorrect formatting, autoformat by running 'trunk fmt'  prettier

Trunk is still configured to run on specifically those files on main, so it's using its default settings. But we're going with a different set of customizations in #19354.

This PR disables Prettier in Trunk altogether (i.e. removing the "un-ignore the conf/*.json files" line). Prettier will be re-enabled in #19354.

@JoshuaKGoldberg JoshuaKGoldberg requested a review from a team as a code owner March 19, 2025 14:25
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Mar 19, 2025
@eslint-github-bot eslint-github-bot bot added the chore This change is not user-facing label Mar 19, 2025
@netlify
Copy link

netlify bot commented Mar 19, 2025

Deploy Preview for docs-eslint canceled.

Name Link
🔨 Latest commit 3e9ad89
🔍 Latest deploy log https://app.netlify.com/sites/docs-eslint/deploys/67dad3ec1e668a00089b9378

@JoshuaKGoldberg JoshuaKGoldberg merged commit 1738dbc into eslint:main Mar 19, 2025
30 checks passed
@github-project-automation github-project-automation bot moved this from Needs Triage to Complete in Triage Mar 19, 2025
@JoshuaKGoldberg JoshuaKGoldberg deleted the trunk-ignore-confs branch March 19, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore This change is not user-facing

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

2 participants