From 96131667bda031e7ff383950ded3359f895ec88d Mon Sep 17 00:00:00 2001 From: Jacob Creech Date: Mon, 16 Oct 2023 23:55:03 -0500 Subject: [PATCH] fix: lint issues --- XXXX-template.md | 9 +++++++-- proposals/0001-simd-process.md | 3 ++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/XXXX-template.md b/XXXX-template.md index 82dad1ca..b63eb67f 100644 --- a/XXXX-template.md +++ b/XXXX-template.md @@ -9,7 +9,8 @@ status: Draft created: (fill me in with today's date, YYYY-MM-DD) feature: (fill in with feature tracking issues once accepted) supercedes: (optional - fill this in if the SIMD supercedes a previous SIMD) -extends: (optional - fill this in if the SIMD extends the design of a previous SIMD) +extends: (optional - fill this in if the SIMD extends the design of a previous + SIMD) --- ## Summary @@ -41,7 +42,11 @@ to another Solana core contributor. The generally means: - Interaction with other features - Edge cases -The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in [RFC 2119](https://www.ietf.org/rfc/rfc2119.txt) and [RFC 8174](https://www.ietf.org/rfc/rfc8174.txt). +The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", +"SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this +document are to be interpreted as described in [RFC +2119](https://www.ietf.org/rfc/rfc2119.txt) and [RFC +8174](https://www.ietf.org/rfc/rfc8174.txt). ## Impact diff --git a/proposals/0001-simd-process.md b/proposals/0001-simd-process.md index 8d04fa75..fda02013 100644 --- a/proposals/0001-simd-process.md +++ b/proposals/0001-simd-process.md @@ -162,7 +162,8 @@ implementing their accepted feature. ### Living -A special status for SIMDs that are designed to be continually updated and not reach a state of finality. This includes most notably SIMD-1. +A special status for SIMDs that are designed to be continually updated and not +reach a state of finality. This includes most notably SIMD-1. ### Stagnant