Fixed linter erros in both python and haskell code. Cleaned up hlint configuration to support newer hlint versions.
Viktor Bachraty (3): Update Hlint rules Fix pylint errors Fix hlint errors Makefile.am | 7 ------- lib/config/__init__.py | 3 +++ lib/rpc/client.py | 12 ++++++------ src/Ganeti/Confd/Server.hs | 18 +++++++++--------- src/Ganeti/Config.hs | 10 +++++----- src/Ganeti/Query/Node.hs | 4 ++-- src/Ganeti/UDSServer.hs | 2 +- src/lint-hints.hs | 14 ++++++++++++++ 8 files changed, 40 insertions(+), 30 deletions(-) -- 2.8.0.rc3.226.g39d4020
