chore: making sure final newlines are included

This commit is contained in:
Dylan R. E. Moonfire 2022-07-08 23:36:54 -05:00
parent a53d28bb6f
commit 7206932f63

View file

@ -4,7 +4,7 @@ root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = false
insert_final_newline = true
indent_style = space
indent_size = 4
@ -234,4 +234,4 @@ tab_width = 4
[*.{appxmanifest,asax,ascx,aspx,axaml,build,c,c++,cc,cginc,compute,cp,cpp,cs,cshtml,cu,cuh,cxx,dtd,fx,fxh,h,hh,hlsl,hlsli,hlslinc,hpp,hxx,inc,inl,ino,ipp,master,mpp,mq4,mq5,mqh,nuspec,paml,razor,resw,resx,skin,tpp,usf,ush,vb,xaml,xamlx,xoml,xsd}]
indent_style = space
indent_size = 4
tab_width = 4
tab_width = 4