On Thu, Mar 31, 2016 at 11:11:34AM +0100, 'Viktor Bachraty' via ganeti-devel wrote: > > Fixed linter erros in both python and haskell code. Cleaned up hlint > configuration to support newer hlint versions.
LGTM, except for a couple of typos. Feel free to submit after fixing. s/erros/errors/ > 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 >
