Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: SIMD linting #40

Merged
merged 3 commits into from
Mar 14, 2023

Conversation

jacobcreech
Copy link
Contributor

Using Unboxed Software's POC in #36 I updated to be added as a part of the CI process.

CI will now fail the PR if the following criteria are not met:

  • 80 character line wrap
  • Must have expected headings (Summary, Motivation, Alternatives Considered, New Terminology, Detailed Design, Impact, Security Considerations)
  • Must have proposal frontmatter expected headings (simd, title, authors, category, type, status, created)
  • Must have valid proposal type and category

and a few other markdown linting additions.

jamesrp13 and others added 3 commits February 2, 2023 19:18
@jacobcreech
Copy link
Contributor Author

Pulling in. We can update if they're too restrictive

@jacobcreech jacobcreech merged commit 1f9a233 into solana-foundation:main Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants