This commit is contained in:
parent
69cdf05341
commit
62f2346b3f
8
.drone.yml
Normal file
8
.drone.yml
Normal file
@ -0,0 +1,8 @@
|
||||
kind: pipeline
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: lint
|
||||
image: python
|
||||
commands:
|
||||
- isort --diff --color --recursive .
|
Loading…
x
Reference in New Issue
Block a user