[ckan-changes] [ckan/ckan] 8d2875: Travis CI: Add more flake8 tests

Adrià Mercader noreply at github.com
Thu May 9 13:25:32 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 8d287550cf3c41907364492feec493434d28a044
      https://github.com/ckan/ckan/commit/8d287550cf3c41907364492feec493434d28a044
  Author: cclauss <cclauss at me.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Travis CI: Add more flake8 tests

As requested in #4792

[__flake8 --select=E9,F63,F72,F82__](http://flake8.pycqa.org/en/latest/user/error-codes.html) will run all E9xx tests + all F63x tests + all F72x tests + all F82x tests.


  Commit: 5f2814e4df000cabd45f7e3e28ff1a242ca6cd0c
      https://github.com/ckan/ckan/commit/5f2814e4df000cabd45f7e3e28ff1a242ca6cd0c
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Merge pull request #4765 from cclauss/patch-2

Travis CI: Add more flake8 tests


Compare: https://github.com/ckan/ckan/compare/00dbb494ab82...5f2814e4df00


More information about the ckan-changes mailing list