Pylint plugin that enforces cloc_exclude in Odoo __manifest__.py for third-party modules
Project description
pylint-odoo-manifest-checker
A pylint plugin to check Odoo manifest files for common issues and best practices.
Installation
Install via pip:
pip install pylint-odoo-manifest-checker
Usage
Run pylint with the plugin enabled:
pylint --load-plugins=pylint_odoo_manifest_checker.checker your_module
Features
- Validates manifest file structure
- Checks for required fields
- Ensures compliance with Odoo standards
Contributing
Contributions are welcome! Please submit a pull request.
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pylint_odoo_manifest_checker-0.1.1.tar.gz.
File metadata
- Download URL: pylint_odoo_manifest_checker-0.1.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38aa3f1250bf51708cb26a8f03392486ab2a666d0dcbd0661efbb3a74f1acabe
|
|
| MD5 |
6805ae820a6dca5cf4c1d220cbb2d252
|
|
| BLAKE2b-256 |
eafe5038a2e4b7fa185f187f593199d96c754fb4951c94a83177eac264e4bf1f
|
File details
Details for the file pylint_odoo_manifest_checker-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pylint_odoo_manifest_checker-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07862c326cd3b3b5c27bbea3f98528905cafdd47855474d9d498989a1070f1e9
|
|
| MD5 |
77fd550e6bb64505a52059cdc9df4f75
|
|
| BLAKE2b-256 |
42d4d355edbe2ac1cfd51ccc5ab83e44210d0d34f25ddc192af82fc332c1f137
|