Skip to content

Commit

Permalink
Rename flake8 heading to ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche authored Mar 2, 2024
1 parent 9de69d4 commit 15ad08e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ You can run the formatter with:
$ black pyanalyze
```

## flake8
## ruff

We use [ruff](https://docs.astral.sh/ruff/) as a linter and import sorter:

Expand Down

0 comments on commit 15ad08e

Please sign in to comment.