1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-08 05:27:14 +09:00
ladybird/Libraries/LibLine
Timothy Flynn 7280ed6312 Meta: Enforce newlines around namespaces
This has come up several times during code review, so let's just enforce
it using a new clang-format 20 option.
2025-05-14 02:01:59 -06:00
..
CMakeLists.txt
Editor.cpp LibLine: Use AK::Time instead of gettimeofday for history entries 2025-02-12 19:13:49 -07:00
Editor.h
InternalFunctions.cpp Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
KeyCallbackMachine.cpp
KeyCallbackMachine.h
Span.h
StringMetrics.h
Style.h Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
SuggestionDisplay.h
SuggestionManager.cpp
SuggestionManager.h
VT.h
XtermSuggestionDisplay.cpp