Skip to content

Consistently use tabs in ternaries when useTabs is true#15662

Merged
sosukesuzuki merged 14 commits intoprettier:mainfrom
auvred:fix/15655
Dec 10, 2023
Merged

Consistently use tabs in ternaries when useTabs is true#15662
sosukesuzuki merged 14 commits intoprettier:mainfrom
auvred:fix/15655

Conversation

@auvred
Copy link
Copy Markdown
Contributor

@auvred auvred commented Nov 15, 2023

Description

Fixes #15655

Checklist

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory).
  • (If the change is user-facing) I’ve added my changes to changelog_unreleased/*/XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.

Try the playground for this PR

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ternary formatting sometimes uses spaces instead of tabs

5 participants