1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

makefiles: rename as requested in issues tracker (#11380)

This commit is contained in:
Paul Dardeau
2021-09-04 06:32:42 -05:00
committed by GitHub
parent 4503ff337b
commit 0115a51de4
5 changed files with 161 additions and 160 deletions

View File

@@ -20,5 +20,5 @@ trim_trailing_whitespace = false
[*.{txt,out}]
insert_final_newline = false
[Makefile]
[{Makefile,GNUmakefile}]
indent_style = tab