File tree Expand file tree Collapse file tree 1 file changed +26
-2
lines changed
Expand file tree Collapse file tree 1 file changed +26
-2
lines changed Original file line number Diff line number Diff line change 1414 description : |
1515 This is an overview of the changes in [`scroll-reth`](https://github.com/scroll-tech/reth),
1616 a fork of [`reth`](https://github.com/paradigmxyz/reth).
17- globs :
18- - " *"
17+ sub :
18+ - title : " crates/scroll"
19+ globs :
20+ - " crates/scroll/**/*"
21+ - title : " crates/ethereum"
22+ globs :
23+ - " crates/ethereum/**/*"
24+ - title : " crates/optimism"
25+ globs :
26+ - " crates/optimism/**/*"
27+ - title : " crates/primitives"
28+ globs :
29+ - " crates/primitives*/**/*"
30+ - title : " crates/stages"
31+ globs :
32+ - " crates/stages/**/*"
33+ - title : " crates/storage"
34+ globs :
35+ - " crates/storage/**/*"
36+ - title : " crates/trie"
37+ globs :
38+ - " crates/trie/**/*"
39+
40+ ignore :
41+ - " fork.yaml"
42+ - " .github/**"
You can’t perform that action at this time.
0 commit comments