this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 19 lines 269 B view raw
1[advisories] 2 3[bans] 4multiple-versions = "warn" 5 6[licenses] 7allow = [ 8 "AGPL-3.0-or-later", 9 "Apache-2.0", 10 "BSD-3-Clause", 11 "bzip2-1.0.6", 12 "CC0-1.0", 13 "MIT", 14 "MIT-0", 15 "Unicode-3.0", 16 "Unlicense", 17 "Zlib", 18] 19confidence-threshold = 0.95