vinivendra / Gryphon

The Swift to Kotlin translator.
https://vinivendra.github.io/Gryphon/
Other
609 stars 46 forks source link

Fixing protocol inheritance #103

Closed IgorMaineti closed 3 years ago

IgorMaineti commented 3 years ago

What's in this pull request?

Implementing a checker to see if the protocol isn't inheriting a swift keyword/type alias.

Does this resolve an open issue?

No

Checklist for submitting a pull request:

vinivendra commented 3 years ago

Hi @IgorMaineti, thanks for opening this. I'll try to take a look in the weekend, OK? Feel free to ping me if I forget.

vinivendra commented 3 years ago

This looks great (like the kind of thing that should have been there from the beginning). Thanks for the PR 😄