-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
dev experienceAnything related to developing Gitpod itselfAnything related to developing Gitpod itselfenhancement
Description
Is your feature request related to a problem? Please describe
Code formatting is hard, tedious and contentious. We want to automatically lint, but more importantly, auto-fix code according to a style.
Initially, can be introduced for TS packages.
Some options:
- pre-commit - recommended
- Prettier
- ...
Describe the behaviour you'd like
- Should run on pre-commit to the repo
- Should run on CI and fail if running the style is non-conformant
Metadata
Metadata
Assignees
Labels
dev experienceAnything related to developing Gitpod itselfAnything related to developing Gitpod itselfenhancement
Type
Projects
Status
No status