[blivet:master 0/2] Tidy up pylint pragmas

mulhern amulhern at redhat.com
Mon Apr 21 17:16:36 UTC 2014


I plan to fix up all patch sets that I haven't yet committed so that they
follow the same policies, i.e., mnemonic strings instead of numeric codes,
and limiting the scope of pragmas as much as possible, including putting a
pragma on the same line as the offending code wherever the error is applies 
exactly to that line.

mulhern (2):
  Change all pylint numeric codes to mnemonic strings.
  Restrict scope of pylint pragmas as much as possible

 blivet/size.py        | 2 +-
 scripts/makebumpver   | 3 +--
 tests/devices_test.py | 6 ++----
 tests/tsort_test.py   | 3 +--
 4 files changed, 5 insertions(+), 9 deletions(-)

-- 
1.8.3.1



More information about the anaconda-patches mailing list