Skip to content

Conversation

@AdekunleBamz
Copy link

Summary

This PR adds an .editorconfig file to maintain consistent coding styles across different editors and IDEs.

Changes

  • Added .editorconfig with settings for:
    • General: UTF-8 charset, LF line endings, 2-space indentation
    • Solidity (.sol): 4-space indentation (Solidity convention)
    • Markdown (.md): Preserve trailing whitespace
    • Makefile: Tab indentation

Why

EditorConfig helps contributors maintain consistent formatting regardless of their editor/IDE choice. This reduces code review friction and keeps the codebase clean.

Learn more: https://editorconfig.org

No breaking changes.

@vercel
Copy link

vercel bot commented Jan 17, 2026

Someone is attempting to deploy a commit to the phessophissy'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.

1 participant