Skip to content

Conversation

@kzu
Copy link
Member

@kzu kzu commented Oct 15, 2022

This brings parity with the built-in resource generator, which properly converts |, :, ;, < and > to underscores in the generated member names.

Fixes #125

This brings parity with the built-in resource generator, which properly
converts |, :, ;, < and > to underscores in the generated member
names.

Fixes #125
@kzu kzu force-pushed the dev/invalid-chars branch from 5f7d9b9 to 4453b07 Compare October 15, 2022 04:30
@kzu kzu enabled auto-merge (rebase) October 15, 2022 04:30
@kzu kzu merged commit 668990f into main Oct 15, 2022
@kzu kzu deleted the dev/invalid-chars branch October 15, 2022 04:33
@devlooped devlooped locked and limited conversation to collaborators Sep 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

If resource name contains an invalid identifier character, replace it with underscore

2 participants