autolevel.js

Automatically use the right abstract-leveldown module for your configuration
git clone git://git.finwo.net/lib/autolevel.js
Log | Files | Refs | README | LICENSE

commit a570b5ce620a44ca819afb583cb3d4aab7c4cc65
parent e8b0174495d72cb779040d2e1a3a45434adee2bf
Author: finwo <finwo@pm.me>
Date:   Mon, 31 Aug 2020 13:41:02 +0200

Track editorconfig and FUNDING

Diffstat:
A.editorconfig | 15+++++++++++++++
M.github/FUNDING.yml | 1+
2 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/.editorconfig b/.editorconfig @@ -0,0 +1,15 @@ +# 2d0e4a3f-ac19-430c-bf1b-46c68651ce21 +root = true + +[*] +end_of_line = lf +insert_final_newline = true +charset = utf-8 +indent_size = 2 +indent_style = space + +[*.{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