Module: check_mk
Branch: master
Commit: 51b1a7443dc1024f8b936fd7d1600fef923f553f
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=51b1a7443dc102…
Author: Roland Halbig <rh(a)mathias-kettner.de>
Date: Wed May 24 09:18:50 2017 +0200
Added escaping checks to localization lynting.
Change-Id: I452e71717cf2367d79742d258b338a60a99bea67
---
tests/pylint/pylintrc | 4 +-
tests/testlib/pylint_checker_localization.py | 231 +++++++++++++++++++++++++++
tests/testlib/pylint_checker_test.py | 81 ----------
web/htdocs/htmllib.py | 4 +-
4 files changed, 235 insertions(+), 85 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=51b1a7443d…