[ovs-git] [openvswitch/ovs] e4f470: python: Ignore all D, H warnings from flake8.

GitHub noreply at github.com
Wed Jan 6 18:14:22 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: e4f47025ee6e39520357225b2f7269191da1a4f1
      https://github.com/openvswitch/ovs/commit/e4f47025ee6e39520357225b2f7269191da1a4f1
  Author: Russell Bryant <russell at ovn.org>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M Makefile.am

  Log Message:
  -----------
  python: Ignore all D,H warnings from flake8.

A previous patch added the list of warnings emitted by the docstrings
and hacking plugins for flake8.  Switch to ignoring all warnings from
those plugins.  We can use --select to enable specific ones that we want
if needed later on.

Signed-off-by: Russell Bryant <russell at ovn.org>
Acked-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list