Skip to content

Implement age check and light verification - #3

Merged
NachoOFC merged 1 commit into
mainfrom
NachoOFC-patch-3
Sep 13, 2026
Merged

NachoOFC merged 1 commit into
mainfrom
NachoOFC-patch-3

Conversation

@NachoOFC

Copy link
Copy Markdown
Member

Added conditional statements to check age and light status.

Added conditional statements to check age and light status.
Copilot AI lite review requested due to automatic review settings September 13, 2026 04:06
@NachoOFC
NachoOFC merged commit 426b4e3 into main Sep 13, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

Only a minor wording nit remains; no blocking issues were identified.

Pull request overview

Adds introductory Ruby conditionals for age classification and projector light verification.

Changes:

  • Classifies age using if/elsif/else.
  • Uses unless to check light status.
File summaries
File Summary
condicionales.rb Adds age and light-status conditional examples; includes one minor wording nit.
Review details

Suppressed comments (1)

condicionales.rb:13

  • The parenthetical claims that unless is unique to Ruby, which is factually incorrect and teaches a false distinction in this introductory example. Please describe its behavior without asserting that it is Ruby-only.
# 2. El comando 'unless' (Único de Ruby: se ejecuta si la condición es falsa)
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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