← Graph

RuboCop

tool 2 connections

Ruby static code analyzer / style linter. Its documentation recommends using `::` only for referencing constants (including classes and modules) and constructors, and not for regular method calls — a guideline Małaszkiewicz cites to explain why `.` is preferred over `::` for method invocation in modern Ruby code.

category
tool
Cites RuboCop's guidance to reserve :: for constants.
about
RuboCop tool
Mentions RuboCop ('ruboko') as a tool that can make golfed code slightly better

Provenance

Read by
12 extractions