Skip to content

chore: unify workspace formatting defaults for contributors - #106

Merged
horacio3m merged 3 commits into
Diaum:mainfrom
LeonardoWlopes:chore/prettier-eslint-normalization
Apr 17, 2026
Merged

chore: unify workspace formatting defaults for contributors#106
horacio3m merged 3 commits into
Diaum:mainfrom
LeonardoWlopes:chore/prettier-eslint-normalization

Conversation

@LeonardoWlopes

Copy link
Copy Markdown
Contributor

Summary

This PR standardizes editor/workspace formatting behavior to reduce accidental noisy diffs while contributing from different branches.

  • Adds a root .editorconfig aligned with Prettier rules (2 spaces, LF, final newline, max line length 100).
  • Adds workspace VS Code settings to run Prettier on save using the project config.
  • Updates CONTRIBUTING.md with guidance to install recommended workspace extensions.

Context

While contributing in other branches, this formatting gap sometimes caused poorly formatted code to be committed, or my editor default settings reformatted files unexpectedly and changed large parts of the codebase.

This PR aims to make formatting behavior consistent across contributors and branches.

Validation

  • Confirmed workspace settings and editorconfig are tracked in the repository.
  • CONTRIBUTING.md now documents extension setup for contributors.

@vercel

vercel Bot commented Apr 16, 2026

Copy link
Copy Markdown

@LeonardoWlopes is attempting to deploy a commit to the horaciomota's projects Team on Vercel.

A member of the Team first needs to authorize it.

@horacio3m
horacio3m merged commit 1e78ae2 into Diaum:main Apr 17, 2026
3 of 5 checks passed
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