SAP / abap-file-formats-tools

Tools for the development of ABAP file formats
MIT License
25 stars 6 forks source link

Write message only for non enums #209

Closed wurzka closed 1 year ago

wurzka commented 1 year ago

We wrote an info message that we cannot handle both required and default annotations. For enums now, we want object type owner to add both annotation to the type so that fields can be added compatibly. Therefore, I deactivated the warning when the field that is checked is an enum.