Skip to content

Add sections to ruby style guide docs

What does this MR do and why?

Makes doc updates suggested in !125355 (comment 1465743022):

Maybe we should rename Ruby style guides in https://docs.gitlab.com/ee/development/backend/ruby_style_guide.html to Ruby standards and style guide, add a section about Type checking, and link to this page. There's a lot of good content here that we could presumably adopt in the future, particularly around how we use Result.

Adds sections to ruby style guide docs.

  • Type safety
  • Functional patterns

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Chad Woolley

Merge request reports