Skip to content

Fix editorconfig - #77

Merged
adamdickmeiss merged 1 commit into
masterfrom
fix-editorconfig
Aug 17, 2026
Merged

Fix editorconfig#77
adamdickmeiss merged 1 commit into
masterfrom
fix-editorconfig

Conversation

@adamdickmeiss

Copy link
Copy Markdown
Contributor

editorconfig: "Makefile" rule was broken

editorconfig: "Makefile" rule was broken
Copilot AI lite review requested due to automatic review settings August 17, 2026 09:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repository’s .editorconfig to correct the Makefile-related pattern matching (previous rule syntax was invalid) and extend the tab-indentation rule to additional build-related files.

Changes:

  • Fix .editorconfig section header syntax for Makefile/rules files by using a brace-expanded glob.
  • Add *.m4 to the tab-indentation rule.
  • Introduce a global tab_width = 8 setting (currently applied to all files).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .editorconfig
@adamdickmeiss
adamdickmeiss merged commit aa3524e into master Aug 17, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants