[Checkins] [zopefoundation/Products.MailHost] fc5a63: Fix linting issue

Jens Vagelpohl noreply at github.com
Fri May 15 09:47:24 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Products.MailHost
  Commit: fc5a637dd4d620f40f6647d9860d7b7958e2c419
      https://github.com/zopefoundation/Products.MailHost/commit/fc5a637dd4d620f40f6647d9860d7b7958e2c419
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Fix linting issue

... which arise with the new flake8 version.

`tests` is no longer a valid flake8 param, as it is no top level
directory.

As it is a subfolder of the `src` folder, it gets linted anyway.

modified:   tox.ini


  Commit: 036ec125f5cd6a92e1ee66a881f00ca26961ad98
      https://github.com/zopefoundation/Products.MailHost/commit/036ec125f5cd6a92e1ee66a881f00ca26961ad98
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Merge pull request #27 from zopefoundation/fix-lint

Fix linting issue


Compare: https://github.com/zopefoundation/Products.MailHost/compare/0b77078f11df...036ec125f5cd


More information about the checkins mailing list