File: .pylintrc

package info (click to toggle)
python-tado 0.19.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 720 kB
  • sloc: python: 2,671; sh: 29; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 91 bytes parent folder | download
1
2
3
4
5
6
[MASTER]
ignore-patterns=
max-line-length=100

[MESSAGES CONTROL]
disable=protected-access