Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
5147a17a0b |
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ steps:
|
|||
- name: python lint with ruff
|
||||
image: pipelinecomponents/ruff
|
||||
commands:
|
||||
- ruff py_hypercube.py
|
||||
- ruff check py_hypercube.py
|
||||
|
||||
#- name: python lint
|
||||
# image: cytopia/pylint
|
||||
|
|
Loading…
Reference in a new issue