emacs: drop editorconfig

Open Beginner friendly
#21 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Quiet
Tech stack
emacs
Domain
tooling

Research direction

Start by locating the repository's Emacs configuration and searching for its EditorConfig setup. Remove the obsolete configuration related to EditorConfig support, then verify that the remaining Emacs configuration still loads correctly; the issue names no specific test or file to run.

Written by the indexing model from the issue text.

Description

Emacs 30:

Support for the EditorConfig standard has been added, an editor-neutral way to provide directory local (project-wide) settings. It is enabled via a new global minor mode editorconfig-mode which makes Emacs obey the .editorconfig files.

https://www.gnu.org/software/emacs/manual/html_node/efaq/New-in-Emacs-30.html

Dominant language
Vim Script
Stars
32
Forks
7
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from strager/dotfiles

All issues in strager/dotfiles

Similar issues

More DevTools issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.