Page MenuHomePhabricator

Fix broken clang formatting
ClosedPublic

Authored by marcin on Feb 20 2024, 3:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 8 2024, 7:14 PM
Unknown Object (File)
Nov 8 2024, 7:14 PM
Unknown Object (File)
Nov 8 2024, 1:52 PM
Unknown Object (File)
Nov 8 2024, 1:36 PM
Unknown Object (File)
Oct 4 2024, 1:32 AM
Unknown Object (File)
Sep 28 2024, 6:19 PM
Unknown Object (File)
Sep 14 2024, 1:37 AM
Unknown Object (File)
Sep 14 2024, 1:37 AM
Subscribers

Details

Summary

This differential fixes broken clang formatting

Test Plan

Make a change in C++ file and then run yarn clang-format-all. Ensure that change is reverted. Prior to this diff running yarn clang-format-all throws
an error and does nothing.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

marcin added reviewers: michal, kamil. marcin removed 1 blocking reviewer(s): tomek.
This revision is now accepted and ready to land.Feb 20 2024, 3:52 AM
This revision was automatically updated to reflect the committed changes.