Skip to content

Commit

Permalink
docs: distribute examples into relevant guides (ethereum#3383)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolovim authored May 9, 2024
1 parent 8937852 commit 7adaa34
Show file tree
Hide file tree
Showing 11 changed files with 1,089 additions and 1,378 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ repos:
rev: v0.2.5
hooks:
- id: blocklint
exclude: 'normalization_tests.json|docs/(Makefile|release_notes.rst|web3.eth.rst|ens_overview.rst|troubleshooting.rst|transactions.rst|examples.rst)'
exclude: 'normalization_tests.json|docs/(Makefile|release_notes.rst|web3.eth.rst|ens_overview.rst|troubleshooting.rst|transactions.rst|web3.contract.rst)'
- repo: local
hooks:
- id: check-rst-files
Expand Down
Loading

0 comments on commit 7adaa34

Please sign in to comment.