[PR #536] [MERGED] chore: add .editorconfig #9641

Closed
opened 2026-02-16 18:13:54 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/536
Author: @aspiers
Created: 6/29/2025
Status: Merged
Merged: 6/29/2025
Merged by: @thdxr

Base: devHead: editorconfig


📝 Commits (1)

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

.editorconfig (+9 -0)

📄 Description

Add an .editorconfig file so that all contributors' code editors will automatically conform to the existing whitespace style, even before prettier is run.

See https://editorconfig.org/ for more details.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/536 **Author:** [@aspiers](https://github.com/aspiers) **Created:** 6/29/2025 **Status:** ✅ Merged **Merged:** 6/29/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `editorconfig` --- ### 📝 Commits (1) - [`2e6cfd0`](https://github.com/anomalyco/opencode/commit/2e6cfd0cba8b378e8b73685b72850a1531add2c8) chore: add .editorconfig ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.editorconfig` (+9 -0) </details> ### 📄 Description Add an `.editorconfig` file so that all contributors' code editors will automatically conform to the existing whitespace style, even before `prettier` is run. See https://editorconfig.org/ for more details. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:13:54 -05:00
yindo closed this issue 2026-02-16 18:13:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9641