coinbase / coinbase/onchainkit

Add root-level EditorConfig for contributor consistency

Open
#2,655 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1k
Forks
520
Avg merge
32m
Merged PRs (30d)
2

Description

### Describe the solution you'd like

The repository currently relies on formatter tooling, but does not expose a root-level `.editorconfig` file for consistent editor behavior across contributors.

Adding an `.editorconfig` would help standardize:
- indentation
- line endings
- trailing whitespace handling
- newline behavior

This would improve contributor consistency across different editors and IDE environments.

### Describe alternatives you've considered.

Contributors can currently rely on formatter tooling manually, but a repository-level EditorConfig would provide editor-agnostic consistency.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.