-
Notifications
You must be signed in to change notification settings - Fork 553
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: any swift format #734
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall this looks great! Just a few comments and we can get this merged in. If you are ok with it, when we merge this in we would also like to give credit to @antoniogamizbadger because they started a similar PR as well.
@gabischima Would love to get this one merged next week. Any chance you could make the requested changes? Thanks! |
yes ! (: i will go into that |
yes of course ! |
Issue #, if available: could help #719
Description of changes:
ios-swift/any.swift
with:objectType
: type for the swift object - default is classimport
: array or string to import modules - default is ["UIKit"]accessControl
: access level for the object - default is publicios-swift/class
andios-swift/enum
to importany.swift
templatesetSwiftFileProperties
to format file object for swiftsetSwiftFileProperties
and snapshot for swift templateios-swift
formatsios-swift/any.swift
to examples / basic / config.jsonBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.