Skip to content

Commit aefbaac

Browse files
committed
format
1 parent e33f932 commit aefbaac

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ updates:
2323
assignees:
2424
- ggrieco-tob
2525
reviewers:
26-
- ggrieco-tob
26+
- ggrieco-tob

SUMMARY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
- [Int as boolean](./not-so-smart-contracts/ton/int_as_boolean/README.md)
7474

7575
- [Program Analysis](./program-analysis/README.md)
76+
7677
- [Echidna](./program-analysis/echidna/README.md)
7778
- [Introduction](./program-analysis/echidna/introduction/README.md)
7879
- [Installation](./program-analysis/echidna/introduction/installation.md)
@@ -194,7 +195,7 @@
194195
- [Path Finding Utility](./program-analysis/slither/docs/src/tools/Path-Finding-Utility.md)
195196
- [Property Generation](./program-analysis/slither/docs/src/tools/Property-generation.md)
196197
- [Read Storage](./program-analysis/slither/docs/src/tools/ReadStorage.md)
197-
- [Format](./program-analysis/slither/docs/src/tools/Slither-format.md)
198+
- [Format](./program-analysis/slither/docs/src/tools/Slither-format.md)
198199
- [Upgradeability checks](./program-analysis/slither/docs/src/tools/Upgradeability-Checks.md)
199200
- [Tutorials](./program-analysis/slither/docs/src/tutorials/README.md)
200201
- [Exercise 1](./program-analysis/slither/docs/src/tutorials/exercise1.md)

0 commit comments

Comments
 (0)