File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "ignorePatterns" : [
3+ {
4+ "pattern" : " ^/"
5+ },
6+ {
7+ "pattern" : " ^https?://localhost(:[0-9]+)?(/.*)?$"
8+ },
9+ {
10+ "pattern" : " ^https://rpc\\ .your-chain\\ .com$"
11+ },
12+ {
13+ "pattern" : " ^https://docs\\ .celestia\\ .org/(how-to-guides|learn|tutorials)/"
14+ },
15+ {
16+ "pattern" : " ^https://faucet\\ .celestia-arabica\\ .com/?$"
17+ },
18+ {
19+ "pattern" : " ^https://github\\ .com/evstack/ev-node/blob/main/specs/src/adr/adr-022-validator-network\\ .md$"
20+ },
21+ {
22+ "pattern" : " ^https://github\\ .com/ignite/apps/blob/main/evolve/template/init\\ .go#L48-L60$"
23+ },
24+ {
25+ "pattern" : " ^https://github\\ .com/libp2p/go-libp2p$"
26+ },
27+ {
28+ "pattern" : " ^https://docs\\ .cosmos\\ .network/main"
29+ },
30+ {
31+ "pattern" : " ^https://medium\\ .com/zeeve/exploring-data-availability-layer-and-its-importance-in-rollups-0a4fbf2e0ffc$"
32+ }
33+ ]
34+ }
You can’t perform that action at this time.
0 commit comments