Tasmota/lib/lib_basic/IRremoteESP8266-2.7.13/pylintrc
2020-11-25 19:41:51 +01:00

13 lines
218 B
INI

[REPORTS]
# Tells whether to display a full report or only the messages
reports=no
[FORMAT]
# Maximum number of characters on a single line.
max-line-length=80
# String used as indentation unit.
indent-string=' '