PATH: //opt/cloudlinux/venv/lib/python3.11/site-packages/pylint
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 __init__.py
↓
X
📄 __main__.py
↓
X
📄 __pkginfo__.py
↓
X
📁 __pycache__/
X
📁 checkers/
X
📁 config/
X
📄 constants.py
↓
X
📄 epylint.py
↓
X
📄 exceptions.py
↓
X
📁 extensions/
X
📄 graph.py
↓
X
📄 interfaces.py
↓
X
📁 lint/
X
📁 message/
X
📁 pyreverse/
X
📁 reporters/
X
📁 testutils/
X
📄 typing.py
↓
X
📁 utils/
X
SAVING...
BERHASIL DIUBAH!
EDITING: __main__.py
#!/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 # Copyright (c) https://github.com/PyCQA/pylint/blob/main/CONTRIBUTORS.txt import pylint pylint.modify_sys_path() pylint.run_pylint()
SIMPAN PERUBAHAN