Skip to content
generated from sampolmx/antimalware

Anti malware , "I got you" an open source code distribution and created by Sam Polanc whit pylint.lib

License

Notifications You must be signed in to change notification settings

sampolmx/pylint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

pylint.lib

Extend Pylint capabilities with custom checkers and utilities.

License :contentReference[oaicite:0]{index=0}
Python :contentReference[oaicite:1]{index=1}
GitHub Actions


πŸ“‘ Table of Contents


🧐 Overview

pylint.lib is a Python library that provides custom Pylint checkers, formatters, and utilities to enforce code quality and style guidelines in your projects. It lets teams define organization-specific rules, integrate seamlessly into existing linting workflows, and extend Pylint functionality without hacks.


πŸš€ Features

  • πŸ“Œ Custom Checkers: Enforce project-specific lint rules.
  • πŸ”„ Autofix Suggestions: Offer automatic remediation hints for common issues.
  • βš™οΈ Configurable: Enable or disable plugins via .pylintrc.
  • πŸ“¦ Packaging Support: Distribute as a pip-installable package.
  • πŸ›  CI Integration: Built-in support for GitHub Actions, Travis CI, etc.

πŸ›  Installation

Install from PyPI:

pip install pylint.lib
-----
- or install latest from source
git clone https://github.com/sampolmx/pylint.git
cd pylint
pip install .
-----
### Usage

pylint --load-plugins=pylint_lib path/to/your/code

About

Anti malware , "I got you" an open source code distribution and created by Sam Polanc whit pylint.lib

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages