#!/usr/bin/env python
from pylint import run_pylint
run_pylint()
