Sam Wilson
Sam Wilson
I'd like to keep anything GitHub related out of `eipw` (mostly because the Rust GitHub bindings didn't seem as good as the JS ones.) Doing it with pure git might...
Also do `https://creativecommons.org/publicdomain/zero/1.0/`.
Changed the example so that it works with other types of links, not just ones of the form `[abc](def)`.
I've collected the tests JEAlfonsoP and I came up with over here: https://github.com/ethereum/eipw/tree/issue-5 Might be a good starting place for anyone working on this issue, though I can't promise they're...
So the two rules could be: * Error if capitalized keywords appear outside of the specification section. * Warn if a non-capitalized keyword appears inside the specification section. Sound reasonable?
There hasn't been formal agreement on this lint, so it's certainly lower priority. We could maybe turn it on warning only?
@Pandapip1 does that license checker check code fence blocks inside of EIPs themselves? For some reason I thought it only checked `*.sol` files in the assets directory. This ticket is...
> Superseded by license checker CI. For inline as well?