fixy
fixy copied to clipboard
Retrieve correct fields and line ending from subclasses
Subclasses that do not create extra fields cannot generate without an error due to not being able to access its superclass' record fields and line ending.
Can this be merged? I am needing to send fixed files with a line ending override and this PR fixes the issue. thanks