lucene-filter.js

Data filter for lucene queries
git clone git://git.finwo.net/lib/lucene-filter.js
Log | Files | Refs | README | LICENSE

commit 1757ebe99f2b6dfdf31be7afcc1b7dcc323462f7
parent 1ebc33d30ad1786abaff3181a58459cd015d409f
Author: finwo <finwo@pm.me>
Date:   Mon, 31 Aug 2020 15:10:21 +0200

Added editorconfig; funding.yml is tracked now

Diffstat:
A.editorconfig | 15+++++++++++++++
M.github/FUNDING.yml | 2++
2 files changed, 17 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,4 +1,6 @@ +# f4d2ed80-57b6-46e6-b245-5049428a931d # These are supported funding model platforms +# src: https://github.com/finwo/funding/blob/master/.github/FUNDING.yml github: finwo patreon: finwo