diff -r 64268e87613e -r c76d4be6f438 .pylint --- a/.pylint Wed May 23 10:53:57 2018 +0200 +++ b/.pylint Wed May 23 20:22:45 2018 +0200 @@ -110,7 +110,7 @@ # List of additional names supposed to be defined in builtins. Remember that # you should avoid to define new builtins when possible. -additional-builtins=_,website,JS +additional-builtins=_,website,JS,cobalt # List of strings which can identify a callback function by name. A callback # name must start or end with one of those strings.