Page MenuHomePhabricator

Recognize the official "Go" magic regexp for generated code as generated
ClosedPublic

Authored by epriestley on Mar 1 2019, 2:58 PM.

Details

Summary

See PHI1112. See T784. Although some more general/flexible solution is arriving eventually, adding this rule seems reasonable for now, since it's not a big deal if we remove it later to replace this with some fancier system.

Test Plan

Created a diff with the official Go generated marker, saw the changeset marked as generated.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable