Skip to content

Commit c7fd4d5

Browse files
committed
format
1 parent 31d300f commit c7fd4d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/clang-tidy/readability/UseSpanFirstLastCheck.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ void UseSpanFirstLastCheck::handleSubspanCall(
107107
}
108108
}
109109
}
110-
} // namespace clang::tidy::readability
110+
} // namespace clang::tidy::readability

0 commit comments

Comments
 (0)