[Buildbot-commits] [buildbot/buildbot] b433a8: locally disable pylint no-value-for-parameter chec...

GitHub noreply at github.com
Fri Sep 27 16:26:55 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: b433a8ccc470b2b9ddb9544c41207ede0107a240
      https://github.com/buildbot/buildbot/commit/b433a8ccc470b2b9ddb9544c41207ede0107a240
  Author: Elmir Jagudin <elmir at axis.com>
  Date:   2013-09-18 (Wed, 18 Sep 2013)

  Changed paths:
    M master/buildbot/test/unit/test_process_properties.py

  Log Message:
  -----------
  locally disable pylint no-value-for-parameter check

The test
test_process_properties.TestProperties.test_setProperty_no_source
generates a pylint error. Disable that check locally.


  Commit: 88e4d53d9a0a00578d30982b9742db77a1355c5e
      https://github.com/buildbot/buildbot/commit/88e4d53d9a0a00578d30982b9742db77a1355c5e
  Author: Elmir Jagudin <elmir at axis.com>
  Date:   2013-09-18 (Wed, 18 Sep 2013)

  Changed paths:
    M common/pylintrc

  Log Message:
  -----------
  enable no-value-for-parameter (E1120) pylint check


  Commit: b582658f131bf0ec0d7379f501ff79db2306eeb3
      https://github.com/buildbot/buildbot/commit/b582658f131bf0ec0d7379f501ff79db2306eeb3
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-09-27 (Fri, 27 Sep 2013)

  Changed paths:
    M common/pylintrc
    M master/buildbot/test/unit/test_process_properties.py

  Log Message:
  -----------
  Merge branch 'pylint-no-value-for-parameter' of git://github.com/elmirjagudin/buildbot


Compare: https://github.com/buildbot/buildbot/compare/94e11e9888ad...b582658f131b


More information about the Commits mailing list