Skip to content

Commit c8ebb0a

Browse files
authored
Adding a suffix to nested attribute names in generated code (#77)
* Suffixing attribute name to prevent errors when nested attribute names are reserved Go keywords (#76) * Adding changelog entry (#76)
1 parent 292ce20 commit c8ebb0a

File tree

13 files changed

+2303
-2298
lines changed

13 files changed

+2303
-2298
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: BUG FIXES
2+
body: Allow Go reserved keywords to be used as attribute names in nested attributes
3+
time: 2023-10-24T09:52:31.764359+01:00
4+
custom:
5+
Issue: "77"

internal/cmd/testdata/custom_and_external/all_output/default_pkg_name/datasource_example/example_data_source_gen.go

Lines changed: 342 additions & 342 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)