mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-13 00:02:41 +02:00
dev: toolchain harmonization, additional checks and formatters
This commit is contained in:
@@ -13,18 +13,21 @@ ignore = []
|
||||
allow = [
|
||||
"GPL-3.0",
|
||||
"AGPL-3.0",
|
||||
"AGPL-3.0-or-later",
|
||||
"LGPL-2.1",
|
||||
"MIT",
|
||||
"Apache-2.0",
|
||||
"Apache-2.0 WITH LLVM-exception",
|
||||
"MPL-2.0",
|
||||
"BSD-2-Clause",
|
||||
"BSD-3-Clause",
|
||||
"ISC",
|
||||
"CC0-1.0",
|
||||
"CC0-1.0",
|
||||
"Unlicense",
|
||||
"Zlib",
|
||||
"Unicode-3.0",
|
||||
"CDLA-Permissive-2.0",
|
||||
"NCSA",
|
||||
]
|
||||
confidence-threshold = 0.8
|
||||
exceptions = [
|
||||
|
||||
Reference in New Issue
Block a user