Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 228 Bytes

infix_spaces_linter.md

File metadata and controls

11 lines (6 loc) · 228 Bytes

Pattern: Malformed space around infix

Issue: -

Description

Checks that all infix operators have spaces around them.

Further Reading