Skip to content

Reformat policies - #258

Merged
john-h-kastner-aws merged 2 commits into
mainfrom
update-format
Feb 2, 2026
Merged

Reformat policies#258
john-h-kastner-aws merged 2 commits into
mainfrom
update-format

Conversation

@john-h-kastner-aws

Copy link
Copy Markdown
Contributor

Comment on lines 78 to +79
.toTime
(
) &&
() &&

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can we get .toTime() here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This turns out to be difficult because of how we the Member CST node represents a call as vec [Field("toTime"), Call([])], so we'd have to write some slightly complex logic looking at the whole Member vec instead of just tweaking the formatting for an individual MemAccess

Signed-off-by: John Kastner <jkastner@amazon.com>
Signed-off-by: John Kastner <jkastner@amazon.com>
@john-h-kastner-aws
john-h-kastner-aws merged commit 5d3311d into main Feb 2, 2026
15 of 17 checks passed
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.

3 participants