1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-04-18 21:24:08 +03:00

Remove makefile formatting from editor config.

This is no longer required since the makefile has been removed.
This commit is contained in:
David Steele 2025-01-05 13:32:09 -05:00
parent 5fac1b4058
commit b5bb1aa72c

View File

@ -10,7 +10,3 @@ insert_final_newline = true
[*.{yaml,yml}]
indent_size = 2
[Makefile.in]
indent_style = tab
indent_size = 4