Page MenuHomePhabricator

Reorder project.pbxproj after yarn cleaninstall
ClosedPublic

Authored by marcin on Apr 3 2024, 2:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 2:24 PM
Unknown Object (File)
Tue, May 7, 2:23 PM
Unknown Object (File)
Apr 12 2024, 3:16 PM
Unknown Object (File)
Apr 12 2024, 3:04 AM
Unknown Object (File)
Apr 11 2024, 6:52 PM
Unknown Object (File)
Apr 11 2024, 1:41 AM
Unknown Object (File)
Apr 10 2024, 6:27 PM
Unknown Object (File)
Apr 10 2024, 12:47 PM
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.