Add python ruff linting and pyright #2
Annotations
10 errors
SECI_Config_Analyser/Directory_Operations.py#L1
SECI_Config_Analyser/Directory_Operations.py:1:1: D100 Missing docstring in public module
|
SECI_Config_Analyser/Directory_Operations.py#L6
SECI_Config_Analyser/Directory_Operations.py:6:1: I001 Import block is un-sorted or un-formatted
|
SECI_Config_Analyser/Directory_Operations.py#L8
SECI_Config_Analyser/Directory_Operations.py:8:8: N817 CamelCase `ElementTree` imported as acronym `ET`
|
SECI_Config_Analyser/Directory_Operations.py#L12
SECI_Config_Analyser/Directory_Operations.py:12:5: D200 One-line docstring should fit on one line
|
SECI_Config_Analyser/Directory_Operations.py#L12
SECI_Config_Analyser/Directory_Operations.py:12:5: D212 Multi-line docstring summary should start at the first line
|
SECI_Config_Analyser/Directory_Operations.py#L12
SECI_Config_Analyser/Directory_Operations.py:12:5: D415 First line should end with a period, question mark, or exclamation point
|
SECI_Config_Analyser/Directory_Operations.py#L17
SECI_Config_Analyser/Directory_Operations.py:17:9: D202 No blank lines allowed after function docstring (found 1)
|
SECI_Config_Analyser/Directory_Operations.py#L17
SECI_Config_Analyser/Directory_Operations.py:17:9: D205 1 blank line required between summary line and description
|
SECI_Config_Analyser/Directory_Operations.py#L17
SECI_Config_Analyser/Directory_Operations.py:17:9: D212 Multi-line docstring summary should start at the first line
|
SECI_Config_Analyser/Directory_Operations.py#L17
SECI_Config_Analyser/Directory_Operations.py:17:9: D415 First line should end with a period, question mark, or exclamation point
|
The logs for this run have expired and are no longer available.
Loading