Skip to content

Commit f87607e

Browse files
committed
disabling prettier
1 parent f606b30 commit f87607e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.trunk/trunk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ runtimes:
1919
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
2020
lint:
2121
disabled:
22+
- prettier
2223
- flake8
2324
- mypy
2425
- pylint
@@ -34,7 +35,6 @@ lint:
3435
- markdownlint@0.41.0
3536
- osv-scanner@1.8.3
3637
- oxipng@9.1.2
37-
- prettier@3.3.3
3838
- pyright@1.1.376
3939
- ruff@0.6.1
4040
- shellcheck@0.10.0

0 commit comments

Comments
 (0)