summaryrefslogtreecommitdiffstats
path: root/src/software/test
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2012-11-28 10:24:59 +0100
committerMichal Minar <miminar@redhat.com>2012-11-28 10:24:59 +0100
commit148b5b7d18c449b87b1103c05612ff2a2fe83233 (patch)
tree44ec8759acb37b79bae705550e37a8cb7885b20c /src/software/test
parent084ed5a5ffe8dccd0436e880449a6b39863690a4 (diff)
downloadopenlmi-providers-148b5b7d18c449b87b1103c05612ff2a2fe83233.tar.gz
openlmi-providers-148b5b7d18c449b87b1103c05612ff2a2fe83233.tar.xz
openlmi-providers-148b5b7d18c449b87b1103c05612ff2a2fe83233.zip
added pylintlmi checker for python source checking
pylintlmi uses pylint (python source code checking utility) - giving it custom configuration for openlmi project and plugins with additional checks for usage see src/software/README renamed directory "src/software/providers" to "src/software/openlmi/software" * allows installation to custom PYTHONPATH together with openlmi-python egg * that also allows running pylint on sources in devel directory without messages like: W0403: 28,0: Relative import 'openlmi.software.core', should be 'openlmi.software.openlmi.software.core' E0611: 28,0: No name 'software' in module 'openlmi' F0401: 28,0: Unable to import 'openlmi.software.core'
Diffstat (limited to 'src/software/test')
0 files changed, 0 insertions, 0 deletions