Information for build pylint-2.17.4-1.oc9
ID | 31216 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | pylint | |||||||||||||||
Version | 2.17.4 | |||||||||||||||
Release | 1.oc9 | |||||||||||||||
Epoch | ||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/pylint.git?.#39aeb498dddb90a60738d6d59c6c1c8e8afa2460 | |||||||||||||||
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 | bbrucezhang | |||||||||||||||
State | complete | |||||||||||||||
Volume | DEFAULT | |||||||||||||||
Started | Fri, 27 Sep 2024 09:59:32 CST | |||||||||||||||
Completed | Fri, 27 Sep 2024 10:00:33 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 |
|
|||||||||||||||
RPMs |
|
|||||||||||||||
Logs |
|
|||||||||||||||
Changelog | * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.17.4-1 - initial build |