Skip to content

Add a rspec lint check to check title: and description:line lengths.#1079

Open
jasnow wants to merge 1 commit into
rubysec:masterfrom
jasnow:add-line-length-check
Open

Add a rspec lint check to check title: and description:line lengths.#1079
jasnow wants to merge 1 commit into
rubysec:masterfrom
jasnow:add-line-length-check

Conversation

@jasnow
Copy link
Copy Markdown
Member

@jasnow jasnow commented May 28, 2026

Add a rspec lint check to check title: and description:line lengths.

  • Initial the maximum title: line length will be 154.
  • Initial the maximum description: line length will be 80.
  • Initial start date is May 9, 2026 and it is the earliest start date with no failed checks.
  • Also excluded OSVDB advisory since they are very old.

These max numbers are at or close to the minimum to get a clean "rake" run.

@flavorjones
Copy link
Copy Markdown
Collaborator

@jasnow Did you explore whether it's easier to add these checks to spec/schemas/gem.json now that we have the json schemea validator? I suspect this is something it can do quite easily (and quickly).

@jasnow
Copy link
Copy Markdown
Member Author

jasnow commented May 31, 2026

I do not support removing the older method

@simi
Copy link
Copy Markdown
Contributor

simi commented May 31, 2026

@jasnow good to keep in json scheme as much as possible IMHO. It is easier to maintain and easier for people to contribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants