Skip to content
Verified Commit 90b6fb21 authored by Joerg Jaspert's avatar Joerg Jaspert
Browse files

Merge branch 'master' into deploy

* master: (36 commits)
  Fix E703: Statement ends with a semicolon
  Fix E121: Continuation line under-indented for hanging indent
  Fix E713: Test for membership should be 'not in'
  Fix E303: Too many blank lines
  Fix F811: Redefinition of unused name from line n
  Fix F402: Import module from line n shadowed by loop variable
  Fix E302: Expected 2 blank lines, found 0
  Fix E301: Expected 1 blank line, found 0
  Fix E271: Multiple spaces after keyword
  Fix E101: Indentation contains mixed spaces and tabs
  Fix E211: Whitespace before '('
  Restore tracking server in a few places
  Make dbtests pass and execute them as integration tests.
  Fix E712: Comparison to true should be 'if cond is true:' or 'if cond:'
  Fix E251: Unexpected spaces around keyword / parameter equals
  Fix E701: Multiple statements on one line (colon)
  Fix E401: Multiple imports on one line
  Fix E711: Comparison to none should be 'if cond is none:'
  Convert security cron.unchecked to cronscript
  Split out post-unchecked tasks and run them always
  ...
parents a3532696 a0fc0847
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment