Skip to content

Commit

Permalink
Merge branch 'main' into ERC7683Allocator
Browse files Browse the repository at this point in the history
  • Loading branch information
vimageDE committed Feb 28, 2025
2 parents aeefd91 + a695e69 commit 83b0038
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 193 deletions.
14 changes: 7 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ repos:
entry: forge fmt
exclude: "^lib/"
pass_filenames: true
- id: doc
name: Generate documentation
description: Generate docs with `forge doc`
language: system
# generates docs and unstages files if only the commit hash changed within the file, this way only when the documentation is updated, the documentation needs to be regenerated and only the changed files are pushed
entry: "script/util/doc_gen.sh"
pass_filenames: false
# - id: doc
# name: Generate documentation
# description: Generate docs with `forge doc`
# language: system
# # generates docs and unstages files if only the commit hash changed within the file, this way only when the documentation is updated, the documentation needs to be regenerated and only the changed files are pushed
# entry: "script/util/doc_gen.sh"
# pass_filenames: false
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.3"
hooks:
Expand Down
1 change: 0 additions & 1 deletion docs/autogen/.gitignore

This file was deleted.

13 changes: 0 additions & 13 deletions docs/autogen/book.css

This file was deleted.

12 changes: 0 additions & 12 deletions docs/autogen/book.toml

This file was deleted.

74 changes: 0 additions & 74 deletions docs/autogen/solidity.min.js

This file was deleted.

49 changes: 0 additions & 49 deletions docs/autogen/src/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions docs/autogen/src/SUMMARY.md

This file was deleted.

6 changes: 0 additions & 6 deletions docs/autogen/src/src/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/autogen/src/src/interfaces/README.md

This file was deleted.

0 comments on commit 83b0038

Please sign in to comment.