Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 220 Bytes

range.md

File metadata and controls

11 lines (6 loc) · 220 Bytes

Pattern: Missing use of range short-hand

Issue: -

Description

This rule suggests a shorter way of writing ranges that do not use the second value.

Further Reading