Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 98ef73d

Browse files
venthurchrisjsewell
andauthored
Fixed Code Style paragraph still referring to flake8 (#309)
Co-authored-by: Chris Sewell <chrisj_sewell@hotmail.com>
1 parent 4f2e5f2 commit 98ef73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Details of the port can be found in the `markdown_it/port.yaml` and in `port.yam
1616

1717
## Code Style
1818

19-
Code style is tested using [flake8](http://flake8.pycqa.org), with the configuration set in `.flake8`, and code formatted with [black](https://github.com/ambv/black).
19+
Code style is tested using [ruff](https://github.com/astral-sh/ruff), with the configuration set in `pyproject.toml`, and code formatted with [black](https://github.com/ambv/black).
2020

2121
Installing with `markdown-it-py[code_style]` makes the [pre-commit](https://pre-commit.com/) package available, which will ensure this style is met before commits are submitted, by reformatting the code and testing for lint errors.
2222
It can be setup by:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /