Skip to content

Conversation

@talelmishali
Copy link
Contributor

Motivation

Introduce a single, consistent formatter for the desktop app so contributor changes stay clean and reviews focus on behavior, not formatting.

Description

  • Added a Prettier config and ignore list under apps/desktop.
  • Added format and format:check scripts to format and validate changes easily.
  • Added a new format-check job to .github/workflows/ci.yml

Added prettier for standardize code formatting.
Added tailwindcss official prettier plugin for standardized formatting.
Introduces a new 'format-check' job in the CI pipeline to ensure code formatting consistency using the 'format:check' script for @accomplish/desktop. This helps maintain code quality by automatically verifying formatting on each run.
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.

1 participant