← Back to issue list

tools: add editorconfig

View original Github issue

Metadata

Project
starbase
Number
#9
Type
pull request
State
merged
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

Merged a pull request adding an .editorconfig file to standardize editor settings like indentation and line endings across the project.

Suggested action:

No scores available.

Issue body

The editorconfig file will tell editors about our indentation, line end, character encoding, etc. This can all be overridden on a per-directory basis by adding another .editorconfig if necessary, but otherwise it'll just make editor settings easier. Get the plugin for your editor (or don't - it won't break anything if you don't): https://editorconfig.org/#download

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a pull request adding an .editorconfig file to standardize editor settings like indentation and line endings across the project.
qwen3.6-35b-a3b-mtp-q6 Merged an .editorconfig file to standardize editor settings like indentation, line endings, and encoding across the project. Supports per-directory overrides and optional editor plugins.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1026 tools: editorconfig charmcraft merged Merged an editorconfig addition approved by one reviewer. The maintainer proceeded despite an unrelated spread test failure, adding 42 lines to standardize editor settings.
84%