eed3si9n / scalaxb

scalaxb is an XML data binding tool for Scala.
http://scalaxb.org/
MIT License
332 stars 154 forks source link

Remove nocomma plugin #649

Closed mdedetrich closed 7 months ago

mdedetrich commented 7 months ago

This is my personal stance but I don't think the utility of nocomma plugin justifies the complexity and I haven't seen it used in any other sbt plugins (whether community based or not)

eed3si9n commented 7 months ago

Why? Can't I experiment weird plugins on my personal projects?

mdedetrich commented 7 months ago

Why? Can't I experiment weird plugins on my personal projects?

Of course you can! This PR is just reflecting my personal views and its definitely not critical, closing it now.