You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Kevin Klues <kl...@gmail.com> on 2017/09/22 13:10:39 UTC

Re: Review Request 60900: Updated Python linter to work with multiple directories.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60900/#review185982
-----------------------------------------------------------


Ship it!




Ship It!

- Kevin Klues


On July 29, 2017, 2:15 p.m., Armand Grillet wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/60900/
> -----------------------------------------------------------
> 
> (Updated July 29, 2017, 2:15 p.m.)
> 
> 
> Review request for mesos, Eric Chung and Kevin Klues.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This allows us to have different Pylint configurations
> depending on the directory we lint. This will be useful
> in the future to lint our standard Python packages and
> the list of scripts in support/ differently.
> 
> 
> Diffs
> -----
> 
>   src/python/cli_new/pylint.config  
>   support/mesos-style.py 77a4e855a5595b3933fd271919a56a869378b742 
> 
> 
> Diff: https://reviews.apache.org/r/60900/diff/4/
> 
> 
> Testing
> -------
> 
> Updated a file in src/python/cli_new and checked that the linter was working as before.
> 
> 
> Thanks,
> 
> Armand Grillet
> 
>