Skip to content

Commit 201e8f8

Browse files
Refactor plugin with better logging and structure (#29)
* Add debugpy * Refactor plugin with better logging and structure * update ansible_project function * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * remove calcualted ports log * remove unused imports * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix pre-commit * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add ignore * fix type * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix precommit * fix * fix * fix mypy * add logger in github_env function --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent cbb1a14 commit 201e8f8

File tree

5 files changed

+604
-357
lines changed

5 files changed

+604
-357
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,4 @@ dmypy.json
130130

131131
# Pyre type checker
132132
.pyre/
133+
.vscode/

0 commit comments

Comments
 (0)