-----Original Message-----
From: Ihar Hrachyshka <ihrac...@redhat.com>
Reply: OpenStack Development Mailing List (not for usage questions) 
<openstack-dev@lists.openstack.org>
Date: November 8, 2016 at 02:39:24
To: OpenStack Development Mailing List (not for usage questions) 
<openstack-dev@lists.openstack.org>
Subject:  Re: [openstack-dev] [release] New hacking 0.12.0

>  
> > On 7 Nov 2016, at 21:47, Ken'ichi Ohmichi wrote:
> >
> > Hi,
> >
> > Today a new hacking 0.12.0 is released.
> > The release contains a new hacking rule:
> >
> > [H904] Delay string interpolations at logging calls.
> >
> > BTW, the hacking repo starts containing reno since this release but it
> > is not used yet.
> > Please check the git history (or
> > https://review.openstack.org/#/c/343824) if wanting to know the
>  
> Considering that the new check is off-by-default, and since we still have [1] 
> unsolved,  
> what’s the proper procedure to consume the new check? In neutron, we are 
> interested in  
> adopting it because then we would be able to drop our own custom check [2] 
> that validate  
> the code for the same issue. But we cannot use select= in tox.ini.

Flake8 adds an --enable-extensions option that allow you to specify the codes 
for the off-by-default plugins. That can also be added to your tox.ini

--  
Ian Cordasco


__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to