Skip to content

Commit

Permalink
Merge branch 'feat/vaults' of github.com:lidofinance/core into feat/d…
Browse files Browse the repository at this point in the history
…ashboard-ux-updates
  • Loading branch information
Jeday committed Jan 10, 2025
2 parents 41f6125 + 65ef7d5 commit ae59476
Show file tree
Hide file tree
Showing 25 changed files with 859 additions and 144 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/analyse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Run slither
run: >
poetry run slither . --no-fail-pedantic --sarif results.sarif
poetry run slither . --no-fail-pedantic --sarif results.sarif
- name: Check results.sarif presence
id: results
Expand Down
4 changes: 2 additions & 2 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
foundry
contracts
/foundry
/contracts

.gitignore
.prettierignore
Expand Down
Loading

0 comments on commit ae59476

Please sign in to comment.