Skip to content

chore: add .editorconfig for consistent coding styles#157

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

chore: add .editorconfig for consistent coding styles#157
Ashvin-KS wants to merge 1 commit into
Vaibhav-kesarwani:mainfrom
Ashvin-KS:feat/editorconfig

Conversation

@Ashvin-KS

Copy link
Copy Markdown
Contributor

Closes #150

Adds .editorconfig\ to enforce consistent indentation (2 spaces), line endings (LF), and UTF-8 encoding across the project.

Copilot AI review requested due to automatic review settings May 27, 2026 06:58
@vercel

vercel Bot commented May 27, 2026

Copy link
Copy Markdown

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

A member of the Team first needs to authorize it.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds an .editorconfig to standardize formatting across the repository, aligning editor behavior for consistent whitespace, line endings, and encoding.

Changes:

  • Introduces repository-wide EditorConfig defaults (2-space indentation, LF, UTF-8, trimming whitespace, final newline).
  • Adds a Markdown-specific override to preserve trailing whitespace (useful for hard line breaks in Markdown).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Ashvin-KS

Copy link
Copy Markdown
Contributor Author

Hey @Vaibhav-kesarwani, this PR adds an .editorconfig to keep formatting consistent across contributors. The Vercel deploy needs your authorization — happy to help if there's anything else needed on my end!

@Ashvin-KS

Copy link
Copy Markdown
Contributor Author

Hey @Vaibhav-kesarwani, just a friendly reminder on this .editorconfig PR. The Vercel deploy needs your authorization. Happy to help with anything else!

@Ashvin-KS

Copy link
Copy Markdown
Contributor Author

Hi @Vaibhav-kesarwani, could you add the GSSoC'26 label to this PR? Thanks!

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

Closes Vaibhav-kesarwani#150
@Ashvin-KS Ashvin-KS force-pushed the feat/editorconfig branch from 8060571 to 2d9f5e5 Compare June 14, 2026 03:33
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.

[Enhancement]: Add .editorconfig for consistent coding styles across editors

2 participants