Skip to content

New line EOF

Compare
Choose a tag to compare
@kaandedeoglu kaandedeoglu released this 11 Apr 05:39
· 39 commits to master since this release
dd728c2

The generated Shark.swift ended with a } and no newline. This caused diffs every time one views Shark.swift in Xcode since Xcode automatically appends a newline at the end of files. Shark now also adds this to prevent any inconsistencies.