----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62066/#review185984 -----------------------------------------------------------
Ship it! Ship It! - Kevin Klues On Sept. 22, 2017, 12:47 p.m., Armand Grillet wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62066/ > ----------------------------------------------------------- > > (Updated Sept. 22, 2017, 12:47 p.m.) > > > Review request for mesos and Kevin Klues. > > > Repository: mesos > > > Description > ------- > > Without this change pylint will complain when multiple files have very > similar imports. This happens in the Mesos CLI because all of our 'plugins' > import the same modules. This commit tells pylint to ignore similarities in > 'import' statements to avoid these errors. > > > Diffs > ----- > > src/python/cli_new/pylint.config 63fbb94fbf47cccd1053b4c1eafac18b88dbc818 > > > Diff: https://reviews.apache.org/r/62066/diff/1/ > > > Testing > ------- > > > Thanks, > > Armand Grillet > >
