docs: update contributing/formatting/tools
This commit is contained in:
parent
f8208711bb
commit
7ca3ef063b
|
@ -2,7 +2,7 @@
|
||||||
title: Formatting tools
|
title: Formatting tools
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2024-05-19T12:42:57.904Z
|
date: 2024-05-19T12:43:53.827Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2024-05-19T12:41:51.196Z
|
dateCreated: 2024-05-19T12:41:51.196Z
|
||||||
|
@ -98,6 +98,7 @@ For JavaScript or TypeScript, use [**Prettier**](https://prettier.io/).
|
||||||
For more details, you can refer to [the prettier installation guide](https://prettier.io/docs/en/install).
|
For more details, you can refer to [the prettier installation guide](https://prettier.io/docs/en/install).
|
||||||
|
|
||||||
### Python
|
### Python
|
||||||
|
For Python, use [**Black**](https://black.readthedocs.io/en/stable/).
|
||||||
|
|
||||||
# Linting tools
|
# Linting tools
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue