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

Fix formatting #301

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Fix formatting #301

merged 2 commits into from
Dec 19, 2023

Conversation

albertmink
Copy link
Contributor

fixes #300

@schneidermic0
Copy link
Contributor

Unnecessary spaces are not fixed by this change, yet. Shall we add it here or shall we move it to a dedicated PR?

Locations which need to be changed seem to be:

  1. DATA(definition_part) = | [`{ interfacename }.intf.abap`](./type/{ interfacename }.intf.abap) |.
  2. ( |`<name>.{ object_type_folder_name }.json` \| 1 \| { definition_part } \| [`{ to_lower( objecttype ) }-v{ format_version }.json`](./{ to_lower( objecttype ) }-v{ format_version }.json)| &&

@albertmink
Copy link
Contributor Author

Yeah, there were some whitespace added as well. Should be good for now.

Copy link
Contributor

@schneidermic0 schneidermic0 left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Thanks, @albertmink.

@albertmink albertmink merged commit 8df5381 into main Dec 19, 2023
7 checks passed
@albertmink albertmink deleted the albertmink-patch-1 branch December 19, 2023 19:10
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.

Generator generates wrong readme file
2 participants