Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

add manual to injector#647

Merged
z4027163 merged 1 commit intomasterfrom
add_manual_injector
Sep 10, 2020
Merged

add manual to injector#647
z4027163 merged 1 commit intomasterfrom
add_manual_injector

Conversation

@z4027163
Copy link
Copy Markdown
Collaborator

add manual option to injector to bypass lock check.

@github-actions
Copy link
Copy Markdown

Report
======
176 statements analysed.

Messages by category
--------------------

+-----------+-------+---------+-----------+
|type       |number |previous |difference |
+===========+=======+=========+===========+
|convention |220    |NC       |NC         |
+-----------+-------+---------+-----------+
|refactor   |3      |NC       |NC         |
+-----------+-------+---------+-----------+
|warning    |21     |NC       |NC         |
+-----------+-------+---------+-----------+
|error      |0      |NC       |NC         |
+-----------+-------+---------+-----------+



Messages
--------

+------------------------------+------------+
|message id                    |occurrences |
+==============================+============+
|bad-whitespace                |139         |
+------------------------------+------------+
|line-too-long                 |27          |
+------------------------------+------------+
|invalid-name                  |14          |
+------------------------------+------------+
|trailing-whitespace           |13          |
+------------------------------+------------+
|multiple-statements           |12          |
+------------------------------+------------+
|unused-wildcard-import        |11          |
+------------------------------+------------+
|wrong-import-order            |7           |
+------------------------------+------------+
|relative-import               |4           |
+------------------------------+------------+
|unused-import                 |3           |
+------------------------------+------------+
|superfluous-parens            |3           |
+------------------------------+------------+
|redefined-outer-name          |2           |
+------------------------------+------------+
|missing-docstring             |2           |
+------------------------------+------------+
|len-as-condition              |2           |
+------------------------------+------------+
|wildcard-import               |1           |
+------------------------------+------------+
|too-many-statements           |1           |
+------------------------------+------------+
|too-many-locals               |1           |
+------------------------------+------------+
|too-many-branches             |1           |
+------------------------------+------------+
|misplaced-comparison-constant |1           |
+------------------------------+------------+




------------------------------------
Your code has been rated at -3.86/10

@z4027163 z4027163 merged commit 5cef36d into master Sep 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant