specifications

Specification and standard documents
git clone git://git.finwo.net/misc/specifications
Log | Files | Refs | README | LICENSE

commit d52acf084d3e3ac1213e790ef9094dab9974ab12
parent 825d85e27f43985fb8bbe5c692a158f3c5ace384
Author: finwo <finwo@pm.me>
Date:   Mon, 31 Aug 2020 15:13:58 +0200

Editorconfig and funding.yml are tracked now

Diffstat:
M.editorconfig | 9+++++----
M.github/FUNDING.yml | 1+
2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/.editorconfig b/.editorconfig @@ -1,3 +1,4 @@ +# 2d0e4a3f-ac19-430c-bf1b-46c68651ce21 root = true [*] @@ -7,8 +8,8 @@ charset = utf-8 indent_size = 2 indent_style = space -[Makefile] -indent_style = tab - -[*.{html,php}] +[*.{php,html}] indent_size = 4 + +[Makefile*] +indent_style = tab diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml @@ -1,3 +1,4 @@ +# f4d2ed80-57b6-46e6-b245-5049428a931d # These are supported funding model platforms # src: https://github.com/finwo/funding/blob/master/.github/FUNDING.yml