Information for build pylint-3.0.4-2.oc9
ID | 27872 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | pylint | |||||||||||||||
Version | 3.0.4 | |||||||||||||||
Release | 2.oc9 | |||||||||||||||
Epoch | ||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/pylint.git?.#72eaf729357661663227efb5f54fe1be132dd717 | |||||||||||||||
Summary | Analyzes Python code looking for bugs and signs of poor quality | |||||||||||||||
Description | Pylint is a Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book). Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. However, Pylint offers some more features, like checking length of lines of code, checking if variable names are well-formed according to your coding standard, or checking if declared interfaces are truly implemented, and much more. Additionally, it is possible to write plugins to add your own checks. | |||||||||||||||
Built by | fanjunkong | |||||||||||||||
State | complete | |||||||||||||||
Volume | DEFAULT | |||||||||||||||
Started | Mon, 05 Aug 2024 17:46:51 CST | |||||||||||||||
Completed | Mon, 05 Aug 2024 17:49:14 CST | |||||||||||||||
Task | build (dist-oc9-epol, /opencloudos-stream/pylint.git:.:origin/master) | |||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/pylint.git?.#origin/master'}} | |||||||||||||||
Tags | No tags | |||||||||||||||
RPMs |
|
|||||||||||||||
Logs |
|
|||||||||||||||
Changelog | * Wed May 15 2024 Doris Chao <doriscchao@tencent.com> - 3.0.4-2 - [Type] other - [DESC] debrand for opencloudos * Wed May 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.4-1 - initial build |