Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ jobs:
uses: codespell-project/actions-codespell@v2.0
with:
check_filenames: true
skip: package-lock.json
skip: package-lock.json,vendor
1 change: 1 addition & 0 deletions contracts/vendor/erc4337-entrypoint/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Files in this directory are vendored from https://github.com/eth-infinitism/account-abstraction/commit/6f02f5a28a20e804d0410b4b5b570dd4b076dcf9
Loading