Hey Nan The line contains exactly 100 chars and the cursor will be at the 101 char and thus it indicate so in the IDE.
*Thanks,* *Nirmal Reddy.* On Thu, Mar 20, 2014 at 10:49 AM, Nan Zhu <zhunanmcg...@gmail.com> wrote: > Hi, all > > I'm just curious about the working mechanism of scala style checker > > When I work on a PR, I found that the following line contains 101 chars, > violating the 100 limitation > > > https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala#L515 > > but the current scala style checker passes this line? > > Best, > > -- > Nan Zhu > > >