Skip to content

Commit 7444e73

Browse files
authored
Update lint.yml
1 parent e5f65ad commit 7444e73

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/lint.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
python -m pip install --upgrade pip
2626
pip install ruff tld types-redis types-requests python-dateutil whodap
2727
28-
- name: Run ruff format check
29-
run: ruff format --check whoisdomain/
30-
3128
- name: Run ruff lint
3229
run: ruff check whoisdomain/
3330

0 commit comments

Comments
 (0)