Skip to content

Introduce linter & fixer #8654

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
easyCZ opened this issue Mar 8, 2022 · 1 comment
Closed

Introduce linter & fixer #8654

easyCZ opened this issue Mar 8, 2022 · 1 comment
Labels
dev experience Anything related to developing Gitpod itself enhancement

Comments

@easyCZ
Copy link
Member

easyCZ commented Mar 8, 2022

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:

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
@easyCZ
Copy link
Member Author

easyCZ commented Mar 10, 2022

We're incrementally onboarding packages to this. Closing.

@easyCZ easyCZ closed this as completed Mar 10, 2022
@easyCZ easyCZ moved this to Done in 🍎 WebApp Team Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev experience Anything related to developing Gitpod itself enhancement
Projects
Archived in project
Development

No branches or pull requests

2 participants