1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-07 21:17:07 +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 Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Editor.cpp LibLine: Use AK::Time instead of gettimeofday for history entries 2025-02-12 19:13:49 -07:00
Editor.h Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
InternalFunctions.cpp Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
KeyCallbackMachine.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
KeyCallbackMachine.h Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
Span.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
StringMetrics.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Style.h Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
SuggestionDisplay.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
SuggestionManager.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
SuggestionManager.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
VT.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
XtermSuggestionDisplay.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00