You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We never decided if we wanted to implement this. I'm happy to close if you've changed your mind though!
I still believe that a reference does not necessarily imply a "requires" dependency, though maybe we could do a warn-level lint to the effect of:
warning[markdown-requires]: `EIP-1234` mentioned without being included in `requires` preamble field
--> input.md:50:8
|
50 | banana [EIP-1234](./eip-1234.md)
| ^^^^^^^^^^^^^^^^^^^^^^^^^ mentioned here
|
= help: Unless necessary for understanding or implementation, mentioning another proposal can slow standardization.
From ethereum/EIP-Bot#69
The text was updated successfully, but these errors were encountered: