Skip to content
Snippets Groups Projects
Commit 08d0802c authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Update pylint to run on agents and tools

parent 4b435680
No related branches found
No related tags found
2 merge requests!131WIP: Fix linting,!125Update CI config
...@@ -42,4 +42,4 @@ jobs: ...@@ -42,4 +42,4 @@ jobs:
- name: Lint with pylint - name: Lint with pylint
if: always() if: always()
run: | run: |
pylint app *.py pylint prod_rmq_agents/*.py dev_rmq_agents/*.py *.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment