Skip to content

Instantly share code, notes, and snippets.

View Thearas's full-sized avatar
:shipit:
Focusing

Thearas Thearas

:shipit:
Focusing
View GitHub Profile
@Thearas
Thearas / VSCode-Python Liniting
Created January 15, 2024 08:39 — forked from pavank/VSCode-Python Liniting
PyLint Settings for VSCode
# pylint.rc file in workspace folder
========================================
[MASTER]
# A comma-separated list of package or module names from where C extensions may
# be loaded. Extensions are loading into the active Python interpreter and may
# run arbitrary code.
extension-pkg-whitelist=
# Add files or directories to the blacklist. They should be base names, not