Skip to content

Specify multiple attributes on one line#1537

Merged
casey merged 2 commits intocasey:masterfrom
neunenak:multiple-attributes
Jan 27, 2023
Merged

Specify multiple attributes on one line#1537
casey merged 2 commits intocasey:masterfrom
neunenak:multiple-attributes

Conversation

@neunenak
Copy link
Copy Markdown
Contributor

Should close #1533

@casey
Copy link
Copy Markdown
Owner

casey commented Jan 27, 2023

Nice! Very small tweak, switched to using if !self.accepted(TokenKind::Comma)? { break; }.

@casey casey enabled auto-merge (squash) January 27, 2023 07:52
@neunenak
Copy link
Copy Markdown
Contributor Author

Just realized I didn't update the README, working on that now.

@casey casey merged commit 6878318 into casey:master Jan 27, 2023
@neunenak neunenak deleted the multiple-attributes branch January 27, 2023 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Should be able to combine multiple attributes (e.g., [private], [no-cd], etc.) on single line

2 participants