coinbase / coinbase/onchainkit

Add root-level .gitattributes for cross-platform consistency

Open
#2,657 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 does not define a root-level `.gitattributes` file for line ending normalization and cross-platform Git consistency.

Adding a `.gitattributes` configuration would help standardize:
- line endings
- text normalization
- binary file handling
- cross-platform contributor workflows

This would reduce formatting inconsistencies between Windows, Linux, and macOS environments.

### Describe alternatives you've considered.

Contributors can currently rely on local Git configuration manually, but repository-level normalization would provide more predictable behavior across environments.

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.