This is an archive of the discontinued LLVM Phabricator instance.

clang-format: [JS] do not wrap after "readonly".
ClosedPublic

Authored by mprobst on Jul 7 2017, 2:12 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

mprobst created this revision.Jul 7 2017, 2:12 AM
mprobst updated this revision to Diff 105600.Jul 7 2017, 2:14 AM

use a less ominous looking width, 12 doesn't actually carry any significance here.

krasimir accepted this revision.Jul 7 2017, 3:31 AM

Looks good!

This revision is now accepted and ready to land.Jul 7 2017, 3:31 AM
This revision was automatically updated to reflect the committed changes.