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

Add description of new syntax #13

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Add description of new syntax #13

merged 2 commits into from
Jan 14, 2025

Conversation

aannleax
Copy link
Member

Adds description for format strings and attributes. Corrects the statement that single-quoted or multiline strings are supported

Copy link
Member

@mmarx mmarx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found a typo, looks good otherwise

Attributes are annotations applied to rules that provide additional context or configuration. They are written like this:

```
#[atribute_name(parameter_1, parameter_2, ...)]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

attribute_name

@aannleax aannleax requested a review from mmarx January 14, 2025 13:43
@mmarx mmarx merged commit c812157 into main Jan 14, 2025
@mmarx mmarx deleted the fstrings branch January 14, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants