Skip to content

Commit

Permalink
Merge branch 'main' of github.com:karosis88/scrapyio
Browse files Browse the repository at this point in the history
  • Loading branch information
karpetrosyan committed Apr 18, 2023
2 parents c2d14c0 + 8900ab2 commit 6da0267
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/lint
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#! /bin/bash -e
set -x

PROJECT="scrapyio tests examples"

ruff --fix $PROJECT
black $PROJECT
black $PROJECT

0 comments on commit 6da0267

Please sign in to comment.