freeipa/daemons
Martin Basti 45e3aee352 Pylint: enable check for unused-variables
Unused variables may:
* make code less readable
* create dead code
* potentialy hide issues/errors

Enabled check should prevent to leave unused variable in code

Check is locally disabled for modules that fix is not clear or easy or have too many occurences of
unused variables

Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
2016-09-27 13:35:58 +02:00
..
dnssec Pylint: enable check for unused-variables 2016-09-27 13:35:58 +02:00
ipa-kdb ipa-kdb: simplify trusted domain parent search 2016-08-22 14:03:00 +02:00
ipa-otpd Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-sam Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-slapi-plugins ipa-pwd-extop memory leak during passord update 2016-08-31 12:08:03 +02:00
configure.ac ipa-kdb: Allow to build with samba 4.5 2016-08-09 14:37:49 +02:00
ipa-version.h.in Fix typos 2011-09-07 13:20:42 +02:00
Makefile.am fix Makefile.am for daemons 2015-03-26 14:58:37 +01:00