ladybird/Libraries/LibWeb/CredentialManagement
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
..
Credential.cpp Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
Credential.h LibWeb: Stub for Credential Management API 2025-02-05 13:18:47 -07:00
Credential.idl LibWeb: Stub for Credential Management API 2025-02-05 13:18:47 -07:00
CredentialsContainer.cpp LibWeb: Only set prototype once for object with IDL interface 2025-04-20 18:43:11 +02:00
CredentialsContainer.h LibWeb: Stub for Credential Management API 2025-02-05 13:18:47 -07:00
CredentialsContainer.idl LibWeb: Stub for Credential Management API 2025-02-05 13:18:47 -07:00
FederatedCredential.cpp LibWeb: Only set prototype once for object with IDL interface 2025-04-20 18:43:11 +02:00
FederatedCredential.h LibWeb: Stub for Credential Management API 2025-02-05 13:18:47 -07:00
FederatedCredential.idl LibWeb: Stub for Credential Management API 2025-02-05 13:18:47 -07:00
PasswordCredential.cpp LibWeb: Only set prototype once for object with IDL interface 2025-04-20 18:43:11 +02:00
PasswordCredential.h LibWeb: Stub for Credential Management API 2025-02-05 13:18:47 -07:00
PasswordCredential.idl LibWeb: Stub for Credential Management API 2025-02-05 13:18:47 -07:00