Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 238 Bytes

assignment_spaces_linter.md

File metadata and controls

11 lines (6 loc) · 238 Bytes

Pattern: Malformed space around assignment

Issue: -

Description

Checks that assignments only have one space before and after.

Further Reading