We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ac969f commit 0cc8cecCopy full SHA for 0cc8cec
.pre-commit-config.yaml
@@ -36,4 +36,5 @@ repos:
36
rev: "v2.5.1"
37
hooks:
38
- id: prettier
39
+ # Only enabled for WebApp components initially, to build consensus and incrementally onboard others
40
files: ^components\/(server|gitpod-protocol|gitpod-db|dashboard)\/.*\.ts(x?)$
0 commit comments