protocol-buffers
protocol-buffers copied to clipboard
Feature request: Ignore `java_*`
These often aren't suitable for haskell packages, like who besides java want com.blah in their package name?
We might have these for java but that doesn't mean that we necessarily want other languages to respect it. Can we have an option to turn it off (currently I'm just using sed -i to remove them lol)