8000 Import zlib-ng 2.2.4 · python/cpython-source-deps@a502e04 · GitHub
[go: up one dir, main page]

Skip to content

Commit a502e04

Browse files
committed
Import zlib-ng 2.2.4
1 parent aa5010f commit a502e04

File tree

332 files changed

+94367
-99
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

332 files changed

+94367
-99
lines changed

.codecov.yaml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
codecov:
2+
max_report_age: off
3+
notify:
4+
wait_for_ci: false
5+
require_ci_to_pass: false
6+
comment:
7+
require_base: false
8+
require_head: false
9+
coverage:
10+
status:
11+
project:
12+
default:
13+
threshold: 0.07
14+
fixes:
15+
- '/home/actions-runner/_work/zlib-ng/zlib-ng::'
16+
- '/home/actions-runner/_work/zlib-ng/zlib-ng/build/::'
17+
ignore:
18+
- usr/include/.*
19+
- /usr/include/.*
20+
- /build/usr/include/.*
21+
- usr/lib/.*
22+
- /usr/lib/.*
23+
- /build/usr/lib/.*
24+
- usr/lib64/.*
25+
- /usr/lib64/.*
26+
- /build/usr/lib64/.*
27+
- _deps/**/*

.github/workflows/autoclose.yaml

Lines changed: 0 additions & 29 deletions
This file was deleted.

.shellcheckrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
disable=SC2140,SC2086,SC2046,SC2015,SC1097,SC1035,SC1036,SC1007,SC2154,SC2155,SC2000,SC2034,SC2016,SC1091,SC1090,SC2212,SC2143,SC2129,SC2102,SC2069,SC1041,SC1042,SC1044,SC1046,SC1119,SC1110,SC1111,SC1112,SC1102,SC1105,SC1101,SC1004,SC1003,SC1012,SC2068,SC2065,SC2064,SC2063,SC2059,SC2053,SC2048,SC2044,SC2032,SC2031,SC2030,SC2029,SC2025,SC2024,SC2022,SC2018,SC2019,SC2017,SC2014,SC2013,SC2012,SC2009,SC2001,SC2098,SC2096,SC2094,SC2091,SC2092,SC2088,SC2087,SC2076,SC2072,SC2071,SC2223,SC2221,SC2222,SC2217,SC2207,SC2206,SC2205,SC2190,SC2188,SC2187,SC2185,SC2179,SC2178,SC2174,SC2168,SC2167,SC2163,SC2161,SC2160,SC2153,SC2150,SC2148,SC2147,SC2146,SC2142,SC2139,SC2126,SC2123,SC2120,SC2119,SC2117,SC2114,SC1117,SC2164,SC1083,SC2004,SC2125,SC2128,SC2011,SC1008,SC1019,SC2093,SC1132,SC1129,SC2236,SC2237,SC2231,SC2230,SC2229,SC2106,SC2102,SC2243,SC2244,SC2245,SC2247,SC2248,SC2249,SC2250,SC2251,SC2252,SC2181

0 commit comments

Comments
 (0)
0