Skip to content
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

Allow customization of target files' extension #55

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

danslapman
Copy link
Contributor

Hi!
I want to use this plugin for Kotlin sources generation (yeah, sound weird - I'm writing a Scala-Kotlin compatibility layer) and need to scrap some boilerplate (specifically Function[..] conversions). This tiny change adds and ability to customize extension of generated sources.

Thanks in advance!

@mkurz mkurz force-pushed the feature/custom-extension branch from aa5b169 to db943a0 Compare November 17, 2024 14:38
Copy link
Member

@mkurz mkurz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mkurz mkurz merged commit af2bf34 into sbt:main Nov 17, 2024
6 checks passed
@danslapman danslapman deleted the feature/custom-extension branch November 17, 2024 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants