Skip to content

Add editorconfig file from Alpine

Luca Weiss requested to merge feature/editorconfig into master

If a user has an editorconfig plugin for their editor, it will enforce tabs instead of spaces for indentation for APKBUILD files. It ignores other files in the repo.

Merge request reports