Page MenuHomePhabricator

Reorder project.pbxproj after yarn cleaninstall
ClosedPublic

Authored by marcin on Apr 3 2024, 2:25 AM.
Tags
None
Referenced Files
F5054867: D11531.id.diff
Tue, Mar 25, 11:05 AM
Unknown Object (File)
Mon, Mar 10, 10:25 PM
Unknown Object (File)
Mon, Mar 3, 7:56 PM
Unknown Object (File)
Wed, Feb 26, 11:39 AM
Unknown Object (File)
Wed, Feb 26, 11:39 AM
Unknown Object (File)
Wed, Feb 26, 11:39 AM
Unknown Object (File)
Wed, Feb 26, 11:39 AM
Unknown Object (File)
Wed, Feb 26, 11:34 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.Apr 3 2024, 2:41 AM
This revision is now accepted and ready to land.Apr 3 2024, 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.Apr 3 2024, 6:31 AM
This revision was automatically updated to reflect the committed changes.