b83cd63 - Changes to allow pylint checks to be run on a distribution of the source.

Authored and Committed by bcl 10 years ago
    - Changes to allow pylint checks to be run on a distribution of the source.
      (amulhern)
    - Remove non-doing check target (amulhern)
    - Add a script to relate pylint errors to lines changed. (amulhern)
    - Change output format so that it is suitable for diff-cover. (amulhern)
    - Do an initial setup for running pylint tests in blivet. (amulhern)
    - Handle None in devicePathToName(#996303) (dshea)
    - Remove bootloader.packages from storage.packages (#1074522). (clumens)
    - Whitespace fixes for the crypto devicelib module (vpodzime)
    - Use random.choice for generating LUKS backup passphrase (vpodzime)
    - Trivial fixes for the lvm devicelib module (vpodzime)
    - Make vginfo work the same way as pvinfo and other LVM functions (vpodzime)
    - Allow NTFS to be mountable. (#748780) (dshea)
    - Limit the LV size to VG's free space size (vpodzime)
    
        
file modified
+1 -0
file modified
+17 -1
file modified
+1 -1