Skip to content

chore: fix tab with in the prettier config being different from previously causing hard merges#6656

Merged
CommanderStorm merged 2 commits intolouislam:masterfrom
CommanderStorm:fix-tab-with
Jan 9, 2026
Merged

chore: fix tab with in the prettier config being different from previously causing hard merges#6656
CommanderStorm merged 2 commits intolouislam:masterfrom
CommanderStorm:fix-tab-with

Conversation

@CommanderStorm
Copy link
Copy Markdown
Collaborator

I seem to have done a small, but fairly hard to merge chage in formatting.
This reverses it

Copilot AI review requested due to automatic review settings January 9, 2026 03:41
@CommanderStorm CommanderStorm enabled auto-merge (squash) January 9, 2026 03:41
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reverts a previous formatting configuration change that caused merge conflicts. The change restores the tabWidth for JSON files from 2 to 4 spaces, aligning with the project's consistent 4-space indentation standard.

Key changes:

  • Reverts tabWidth from 2 to 4 for *.json files in Prettier configuration
  • Removes redundant package.json specific override (now covered by the general *.json rule)

@CommanderStorm CommanderStorm merged commit 75a2329 into louislam:master Jan 9, 2026
24 checks passed
@CommanderStorm CommanderStorm added this to the 2.1.0 milestone Jan 12, 2026
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.

2 participants