Added pylint configuration

This commit is contained in:
Paulus Schoutsen 2014-10-09 22:48:22 -07:00
parent a339fd0b53
commit 951c3683b2

7
pylintrc Normal file
View File

@ -0,0 +1,7 @@
[MASTER]
ignore=external
disable=locally-disabled
[EXCEPTIONS]
overgeneral-exceptions=Exception,HomeAssistantError