Skip to content

chore(sandbox): replace spotify/prettier-config with backstage/cli/prettier-config#2919

Open
christoph-jerolimov wants to merge 1 commit intoredhat-developer:mainfrom
christoph-jerolimov:sandbox/prettier
Open

chore(sandbox): replace spotify/prettier-config with backstage/cli/prettier-config#2919
christoph-jerolimov wants to merge 1 commit intoredhat-developer:mainfrom
christoph-jerolimov:sandbox/prettier

Conversation

@christoph-jerolimov
Copy link
Copy Markdown
Member

Small cleanup, aligned with BCP

…ettier-config

Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
@rhdh-qodo-merge
Copy link
Copy Markdown

rhdh-qodo-merge Bot commented Apr 24, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

@sonarqubecloud
Copy link
Copy Markdown

@rhdh-qodo-merge
Copy link
Copy Markdown

Review Summary by Qodo

Replace Spotify prettier config with Backstage CLI config

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Replace Spotify prettier config with Backstage CLI config
• Remove @spotify/prettier-config dependency from devDependencies
• Update prettier configuration reference in package.json
Diagram
flowchart LR
  A["@spotify/prettier-config"] -->|"removed"| B["devDependencies"]
  C["@backstage/cli/config/prettier"] -->|"added"| D["prettier config"]
  B -->|"replaced by"| D
Loading

Grey Divider

File Changes

1. workspaces/sandbox/package.json ⚙️ Configuration changes +1/-2

Update prettier config to use Backstage CLI

• Removed @spotify/prettier-config from devDependencies
• Updated prettier configuration field from @spotify/prettier-config to
 @backstage/cli/config/prettier
• Aligns with Backstage CLI prettier configuration standards

workspaces/sandbox/package.json


Grey Divider

Qodo Logo

@rhdh-qodo-merge rhdh-qodo-merge Bot added the enhancement New feature or request label Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request workspace/sandbox

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant