Skip to content

Instantly share code, notes, and snippets.

@anteverse
Created November 3, 2022 14:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anteverse/a533580fa171d8e707e322b5a88f4321 to your computer and use it in GitHub Desktop.
Save anteverse/a533580fa171d8e707e322b5a88f4321 to your computer and use it in GitHub Desktop.
Log after lint execution
15:47:14.67 [INFO] Completed: Building pylint_runner.pex
15:47:16.82 [ERROR] Completed: Lint using Pylint - pylint failed (exit code 16).
************* Module flows.example.tasks.dummy
flows/example/tasks/dummy.py:5:0: C9002: The task name is not suffixed by `_task` (invalid-task-definition-name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment