Skip to content

Commit b398dba

Browse files
author
osamahammad21
committed
clang-format
Signed-off-by: osamahammad21 <osama@precisioninno.com>
1 parent 0fe2e99 commit b398dba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/odb/src/3dblox/checker.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ using AlignmentViolationReporter
8585
const std::string&)>;
8686

8787
void matchMarkersBetweenChips(
88-
const PtrMap<dbMaster, std::vector<dbAlignmentMarkerRule*>>& rules_by_master,
88+
const PtrMap<dbMaster, std::vector<dbAlignmentMarkerRule*>>&
89+
rules_by_master,
8990
const std::vector<AlignmentMarkerIndex::Value>& list_a,
9091
const std::vector<AlignmentMarkerIndex::Value>& list_b,
9192
dbUnfoldedChipInst* c_a,

0 commit comments

Comments
 (0)