blob: 278570f619c3013e5dabb56a3748fb36ec2cc30e [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/main/LICENSE
import pylint
pylint.modify_sys_path()
pylint.run_pylint()