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

Update CookieInjection.ql to remove period from @name #17234

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

felicitymay
Copy link
Contributor

@felicitymay felicitymay commented Aug 15, 2024

The @name attribute for queries should not end with a period, see Query metadata style guide.

This PR removes the period from the name. As far as I can tell, this is the only place where the update needs to be made.

Ideally this would be picked up by a linter or reviewer before it generates a linter error in the Docs repository, but it doesn't happen very often 🙂

👋🏻 One process consideration. When a team promotes an experimental query into the default packs, it would make sense to ask for a review by the Docs team since we don't review the user-facing content for experimental queries when they are added to the repository.

@felicitymay felicitymay requested a review from a team as a code owner August 15, 2024 12:20
@felicitymay felicitymay added the no-change-note-required This PR does not need a change note label Aug 15, 2024
@RasmusWL RasmusWL merged commit d6af999 into main Aug 16, 2024
13 of 14 checks passed
@RasmusWL RasmusWL deleted the felicitymay-patch-1 branch August 16, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-change-note-required This PR does not need a change note Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants