Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespace simplification pt3 #1386

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

mlw
Copy link
Member

@mlw mlw commented Jul 5, 2024

The style guide prefers that a projects do not overly nest namespace names, and note that unless necessary, a single top-level namespace per project is the most effective strategy to limit exposure to collisions.

This is part 3 in a series of PRs to convert namespaces. This is being done piecemeal to keep PR sizes manageable. This PR converts the namespaces:

  • santa::santad::event_providers::endpoint_security

Other namespaces will be converted in a future PR.

References:

@mlw mlw added the cleanup label Jul 5, 2024
@mlw mlw added this to the 2024.7 milestone Jul 5, 2024
@mlw mlw requested a review from a team as a code owner July 5, 2024 17:33
@mlw mlw merged commit 7bf11ab into google:main Jul 5, 2024
10 checks passed
@mlw mlw modified the milestones: 2024.7, 2024.6 Jul 11, 2024
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants