Revision 6c1ea921ee4a06a6b50c742ca540bb9b5e51aee2 authored by Thom Wiggers on 30 July 2021, 07:34:48 UTC, committed by GitHub on 30 July 2021, 07:34:48 UTC
Remove non-ASCII characters from Falcon comments

why can't we have nice things.
2 parent s 819f906 + febf78a
Raw File
.gitattributes
*           text=auto
*.[ch]      text whitespacestrict
*.yaml      text whitespacestrict
Makefile    text whitespace="tabwidth=4,-tab-in-indent,indent-with-non-tab"

[attr]whitespacestrict whitespace="trailing-space,tab-in-indent,space-before-tab,tabwidth=4"
back to top