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
Unknown Object (File)
Sun, Dec 22, 12:30 AM
Unknown Object (File)
Sun, Dec 8, 4:51 PM
Unknown Object (File)
Sun, Dec 8, 11:50 AM
Unknown Object (File)
Mon, Nov 25, 9:14 AM
Unknown Object (File)
Sun, Nov 24, 3:48 PM
Unknown Object (File)
Nov 17 2024, 5:45 AM
Unknown Object (File)
Nov 11 2024, 3:04 AM
Unknown Object (File)
Nov 4 2024, 7:22 AM
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.