]> git.ipfire.org Git - thirdparty/git.git/commit - .editorconfig
editorconfig: add Makefiles to "text files"
authorMax Gautier <mg@max.gautier.name>
Fri, 22 Mar 2024 22:17:58 +0000 (23:17 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 23 Mar 2024 18:42:31 +0000 (11:42 -0700)
commitb45602e392398f29be0af1ac7e202b996f99c747
tree0baf27df3bf044c06ea59a1aec10948f8b92e999
parent11c821f2f2a31e70fb5cc449f9a29401c333aad2
editorconfig: add Makefiles to "text files"

The Makefile and makefile fragments use the same indent style than the
rest of the code (with some inconsistencies).

Add them to the relevant .editorconfig section to make life easier for
editors and reviewers.

Signed-off-by: Max Gautier <mg@max.gautier.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.editorconfig