----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52940/#review152998 -----------------------------------------------------------
src/cli_new/pylint.config (line 14) <https://reviews.apache.org/r/52940/#comment222202> Looks like `__enter_namespaces` in https://reviews.apache.org/r/52953/ is over the default limit of 15 by one variable... I'd say that function needs some helpers, rather than silencing the warning. - Joseph Wu On Oct. 17, 2016, 1:11 p.m., Kevin Klues wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52940/ > ----------------------------------------------------------- > > (Updated Oct. 17, 2016, 1:11 p.m.) > > > Review request for mesos and Joseph Wu. > > > Bugs: MESOS-5676 > https://issues.apache.org/jira/browse/MESOS-5676 > > > Repository: mesos > > > Description > ------- > > Updated CLI pylint configuration to allow up to 30 local variables. > > > Diffs > ----- > > src/cli_new/pylint.config c398220db063d249e6c62cf7e8cd6757e7860630 > > Diff: https://reviews.apache.org/r/52940/diff/ > > > Testing > ------- > > > Thanks, > > Kevin Klues > >
