Skip to content

Commit 99703ce

Browse files
hageboecksponce
andauthored
Commit suggestions from review.
Co-authored-by: Sebastien Ponce <[email protected]>
1 parent 2c8f2ee commit 99703ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

talk/tools/formatting.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
\item \mintinline{bash}{clang-format -i <file.cpp>} (looks for .clang-format file)
1818
\item \mintinline{bash}{git clang-format} (formats local changes)
1919
\item \mintinline{bash}{git clang-format <ref>} (formats changes since git \textless{}ref\textgreater{})
20-
\item Some editors/IDEs (e.g. VSCode) find a .clang-format file and adapt
20+
\item Most editors/IDEs can find a .clang-format file and adapt
2121
\end{itemize}
2222
\end{block}
2323
\end{frame}

0 commit comments

Comments
 (0)