abap-file-formats
abap-file-formats copied to clipboard
[SKTD] New object type: Knowledge transfer documents
Thanks @uenal-akkaya. I suggest to convert this PR to a draft. Is this fine for you?
@schneidermic0 You can convert this to a draft. Thanks.
@uenal-akkaya Thanks for the update.
The editor configuration shows that there are some whitespaces in empty lines. Are they really necessary. If not, can we remove them?
@uenal-akkaya Thanks for the update.
The editor configuration shows that there are some whitespaces in empty lines. Are they really necessary. If not, can we remove them?
Not sure which the editor configuration is. Can you name them? If you mean the z_aff_example_sktd.sktd.en.md, there the whitespaces in the empty lines are from the documentation text where it was typed that way in the editor.
The repository is checked by an editorconfig file. See https://github.com/SAP/abap-file-formats/blob/34ad66189f7e39bb5aa10cb125f8dd90233b4e43/.editorconfig.
The config checks whether there are any unnecessary whitespace in the code, because this might lead to unnecessary diffs if you compare it to new changes.