[Git] Use proper tabs in config
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Lucien Cartier-Tilet 2022-11-18 03:55:50 +01:00
parent 74303bbf02
commit ad6160204d
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 101 additions and 95 deletions

View File

@ -123,3 +123,9 @@
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
[safe]
directory = /opt/flutter
# Local Variables:
# indent-tabs-mode: t
# End: