Excluding the imports sounds like a good idea.

On Sun, Jan 4, 2015 at 10:30 PM, Henry Saputra <henry.sapu...@gmail.com>
wrote:

> I think we could add exclude for imports statements line length checking.
>
> Without limit of line length we need to be very careful when coding long
> lines to keep the code easy to read and understand, hence the line
> length style safe guard.
> Some if the java code has very long lines that make it hard to read.
>
> On Sunday, January 4, 2015, Stephan Ewen <se...@apache.org> wrote:
>
> > Hi all!
> >
> > I would suggest to remove the line length limitation in the scala-style
> > definition.
> >
> > It leads to very awkward formattings (see for example TaskManager
> imports)
> > and at
> > this point I am not sure it helps us in any way.
> >
> > Greetings,
> > Stephan
> >
>

Reply via email to