AlertSourceDiscuss
Skip to content

EIP-7199: Linter Scope

Relax the policy for updating EIP.

🛑 WithdrawnMeta

Withdrawn

This EIP has been withdrawn by its authors. The authors have provided the following reason:

Policy is documented in EIP-1 and EIP-5069.

AuthorsZainan Victor Zhou
Created2023-06-20

Abstract ​

Currently in practice EIP linter tools (EIPW, for example) will block a Pull Request for lint errors even if that lint errors was not introduced in that Pull Request. This EIP make it explicit that lint errors for untouched lines shall be considered ignorable except for status change.

Specification ​

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.

In an update to an EIP, A Pull Request SHOULD NOT be required to fix linter errors in untouched lines unless it's changing the Status of the EIP.

Rationale ​

This policy allows micro contributions for anyone who just want to fix a typo or change a section of a section in a large EIP.

Security Considerations ​

None

Copyright and related rights waived via CC0.

Citation

Please cite this document as:

Zainan Victor Zhou, "EIP-7199: Linter Scope[DRAFT]," Ethereum Improvement Proposals, no. 7199, 2023/6/20. [Online serial]. Available: https://eips.ethereum.org/EIPS/eip-7199.