Skip to content

chore: Add .editorconfig for consistent coding styles - #119

Open
Ashvin-KS wants to merge 1 commit into
devloperdevesh:mainfrom
Ashvin-KS:feat/editorconfig
Open

chore: Add .editorconfig for consistent coding styles#119
Ashvin-KS wants to merge 1 commit into
devloperdevesh:mainfrom
Ashvin-KS:feat/editorconfig

Conversation

@Ashvin-KS

Copy link
Copy Markdown
Contributor

Summary

Adds .editorconfig to maintain consistent formatting across different editors and IDEs.

Config

  • 2-space indent for JS/TS/JSON
  • 4-space indent for Python
  • LF line endings
  • UTF-8 charset
  • Trim trailing whitespace
  • Insert final newline

Closes #64

Adds .editorconfig to maintain consistent formatting across
different editors and IDEs.

Closes devloperdevesh#64
@vercel

vercel Bot commented Jun 14, 2026

Copy link
Copy Markdown

@Ashvin-KS is attempting to deploy a commit to the devloperdevesh's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

chore: Add .editorconfig for consistent coding styles

1 participant