sbt / sbt-projectmatrix

MIT License
124 stars 14 forks source link

Incorporate `nocomma` logic for specifying settings #17

Closed kevinwright closed 5 years ago

kevinwright commented 5 years ago

Within each xxPlatform section, allow settings to be specified in a comma-free form, using the same logic as for https://github.com/sbt/sbt-nocomma

eed3si9n commented 5 years ago

I disagree. These are two distinct experiments. You might like them both, but others might not, and it's actually cooler that these plugins add one feature at a time, and we can compose them.