Page MenuHomeHEPForge

clang-format applied
ClosedPublic

Authored by sibid on Dec 16 2022, 6:11 PM.

Details

Summary

source code has been formatted by clang-format

Changes are not applied to src/EvtGenModels/EvtVubAC.cpp since the diff is too big for arcanist

Test Plan

test changes

Diff Detail

Repository
rEVTGEN evtgen
Branch
clang_format
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 239
Build 239: arc lint + arc unit

Event Timeline

sibid requested review of this revision.Dec 16 2022, 6:11 PM
sibid created this revision.
sibid changed the visibility from "All Users" to "Public (No Login Required)".

Two files don't seem to be modified that I believe should be:

  • EvtGen/EvtGen.hh
  • validation/compareRootFiles.cc

Otherwise it looks OK I think. I'm running the test suite now just to be 100% sure.

I will modify and commit src/EvtGenModels/EvtVubAC.cpp separately once this is landed.

  • clang-format the missed files

I have formatted the missed files and pushed the diff.

All looks good, I'll get this landed ASAP

This revision is now accepted and ready to land.Feb 8 2023, 5:21 PM
This revision was automatically updated to reflect the committed changes.