Skip to content
New issue

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

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

Already on GitHub? # to your account

More @-attributes supported on top-level declarations #5916

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

MikaelMayer
Copy link
Member

@MikaelMayer MikaelMayer commented Nov 13, 2024

Description

This PR adds most remaining @-attributes on several top-level declarations and members
I updated the documentation about these new @-attributes.

How has this been tested?

  • Positive tests added to ensure the new @-attributes are supported
  • Negative typo tests to ensure filtering is done for @-attributes
  • Formatting tests for every new @-attribute introduced
  • @-attribute formatting test on every possible declaration and member
  • Replace old-style attributes with the new-style attributes in the standard library

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@MikaelMayer MikaelMayer marked this pull request as ready for review November 14, 2024 16:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant