Page MenuHomePhabricator

Tighten query compiler rules around spaces inside and after operators
ClosedPublic

Authored by epriestley on Apr 14 2020, 5:18 PM.
Tags
None
Referenced Files
F18821483: D21109.id50273.diff
Wed, Oct 22, 11:38 PM
F18775199: D21109.id.diff
Fri, Oct 10, 6:15 PM
F18702505: D21109.id50280.diff
Sep 28 2025, 12:21 AM
F18692657: D21109.id50273.diff
Sep 26 2025, 11:16 PM
F18672040: D21109.id.diff
Sep 25 2025, 6:21 AM
F18643939: D21109.diff
Sep 19 2025, 3:44 AM
F18381808: D21109.id.diff
Aug 28 2025, 8:29 PM
F18364158: D21109.id50273.diff
Aug 27 2025, 6:27 PM
Subscribers
None

Details

Summary

Ref T13509. Since title:- cat is now ambiguous, forbid spaces after operators.

Also, forbid spaces inside operators, although this has no effect today.

Test Plan

Added unit tests, ran unit tests.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 14 2020, 5:52 PM
This revision was automatically updated to reflect the committed changes.