Sam Wilson
Sam Wilson
Please don't include placeholder text. `TBD` is appropriate if you don't have any content yet. cc @SamWilsn we should create a lint rule for people who leave the placeholder text...
None of the tests, besides `eipw-lint/tests/eipv.rs`, really need tokio to run. Maybe depend on a lighter weight async runtime, or just fail if the future isn't immediately resolved.
# Description This pull request creates a GitHub Actions workflow that runs [`eipw`](https://github.com/ethereum/eipw), and updates PIPs into a format it understands. ## Fixes #117
Hey! I'm the author of [`eipw`](https://github.com/ethereum/eipw), the tool we use to check EIPs for consistency in pull requests. `eipw` is a markdown lint tool, and is **not** the bot that...
### Pull Request https://github.com/ethereum/EIPs/pull/8594/files ### What happened? When you link from an EIP to an ERC using the correct syntax, the `markdown-link-status` lint errors out. This is incorrect. ### Relevant...
In the rendered output, the `h2` and `h3` styles are too similar. 