Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 3674f32

Browse files
committed
Remove lint.sh script
1 parent e6078d8 commit 3674f32

2 files changed

Lines changed: 2 additions & 9 deletions

File tree

.github/workflows/linters.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ jobs:
3131
3232
- name: Run lints
3333
run: |
34-
./lint.sh
34+
python -m poetry run invoke lint
35+

lint.sh

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)