Hi Ameet,
Do you mean disabling checkstyle when running a maven command?
If this is the case, you can use this option `-Dcheckstyle.skip=true`.
Best,
Pat
> On Feb 18, 2017, at 1:37 PM, Ameet BD <
[hidden email]> wrote:
>
> Hi All,
>
> Please let me know if I can disable checkstyle for a specific sub module
> so that I don't get into issues like tab vs space in the early stage of
> learning to make changes to flink code base.
> Thanks in advance.
> -Regards,
> Ameet