blob: 0415e32ac7793c9ba11d5fe6c20c26ad37252081 [file] [log] [blame]
#!/usr/bin/env python
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/LICENSE
import pylint
pylint.modify_sys_path()
pylint.run_pylint()