Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 253 Bytes

spaces_inside_linter.md

File metadata and controls

11 lines (6 loc) · 253 Bytes

Pattern: Use of space in ()/[]

Issue: -

Description

Checks that parentheses and square brackets do not have spaces directly inside them.

Further Reading