- cleanup: pylint, R1701 # (consider-merging-isinstance) Consider merging these isinstance calls to isinstance(CTNLDFLAGS, (str, unicode)) 2018-10-01, by Andrey Skvortsov
- cleanup: pylint, E1304 # (missing-format-string-key) Missing key 'X_name' in format string dictionary 2018-10-01, by Andrey Skvortsov
- cleanup: pylint, E1300 # (bad-format-character) Unsupported format character '"' (0x22) at index 17 2018-10-01, by Andrey Skvortsov
- cleanup: pylint, W0111 # (assign-to-new-keyword) Name async will become a keyword in Python 3.7 2018-10-01, by Andrey Skvortsov
- cleanup: pylint, E1310 (bad-str-strip-call) Suspicious argument in str.strip call 2018-10-01, by Andrey Skvortsov
- Fix segmentation fault when last lines in text POUs should be highlighted 2018-10-01, by Andrey Skvortsov
- enable etherlab checks 2018-09-29, by Andrey Skvortsov