ladybird/Userland/Libraries/LibVT
Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions
This is a new option in clang-format-16.
2023-07-08 10:32:56 +01:00
..
Attribute.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
CharacterSet.h
CMakeLists.txt
Color.h
EscapeSequenceParser.cpp
EscapeSequenceParser.h LibVT: Fix integer overflow when parsing long OSC sequences 2023-03-17 16:50:22 +00:00
Line.cpp
Line.h
Position.h
Range.h
StateMachine.txt
Terminal.cpp Everywhere: Stop using NonnullOwnPtrVector 2023-03-06 23:46:35 +01:00
Terminal.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
TerminalWidget.cpp Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
TerminalWidget.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
XtermColors.h