Page MenuHomePhabricator

Reorder project.pbxproj after yarn cleaninstall
ClosedPublic

Authored by marcin on Wed, Apr 3, 2:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 3:16 PM
Unknown Object (File)
Fri, Apr 12, 3:04 AM
Unknown Object (File)
Thu, Apr 11, 6:52 PM
Unknown Object (File)
Thu, Apr 11, 1:41 AM
Unknown Object (File)
Wed, Apr 10, 6:27 PM
Unknown Object (File)
Wed, Apr 10, 12:47 PM
Unknown Object (File)
Wed, Apr 10, 12:31 PM
Unknown Object (File)
Wed, Apr 10, 11:26 AM
Subscribers

Details

Summary

Changes in this diff are effect of running yarn cleaninstall on latest master.

Test Plan

Run yarn cleaninstall on latest master to ensure that those changes appear.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

marcin requested review of this revision.Wed, Apr 3, 2:41 AM
This revision is now accepted and ready to land.Wed, Apr 3, 2:45 AM

Fix clang formaatting in SQLiteQueryExecutorBindings

kamil added inline comments.
web/cpp/SQLiteQueryExecutorBindings.cpp
196–205 ↗(On Diff #38720)

If I remember correctly clang-format-all should be automatically called on commit - is it broken now?

This revision was landed with ongoing or failed builds.Wed, Apr 3, 6:31 AM
This revision was automatically updated to reflect the committed changes.