Cosium / git-code-format-maven-plugin

A maven plugin that automatically deploys code formatters as pre-commit git hook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose max column length

Omar-Salem opened this issue · comments

Is there a way to control max width?

<googleJavaFormat.maxLineLength>1000</googleJavaFormat.maxLineLength> does not work

Duplicate of #76