LadderMine / LadderMine/yieldladder
chore: add .editorconfig
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 26
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 8
Description
Add a standard .editorconfig enforcing consistent indentation for Rust, TypeScript, and JSON files across editors.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's Rust, TypeScript, and JSON files to identify the indentation conventions that .editorconfig should enforce. Add the root .editorconfig with consistent settings for those file types; done when editors apply the same indentation across them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, typescript
- Domain
- developer-experience, tooling
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100