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, 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)
Feb 26 2025, 11:39 AM
Unknown Object (File)
Feb 26 2025, 11:39 AM
Unknown Object (File)
Feb 26 2025, 11:39 AM
Unknown Object (File)
Feb 26 2025, 11:39 AM
Unknown Object (File)
Feb 26 2025, 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
Branch
marcin/eng-7640
Lint
No Lint Coverage
Unit
No Test Coverage

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

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.