1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 14:00:59 +00:00
serenity/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
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
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