eclipse-cdt-cloud / eclipse-cdt-cloud/timeline-chart
Set up Prettier to enforce code style
Open
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 32
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 3
Description
Similar to the Trace Extension, we need to set up Prettier to enforce code style for the timeline chart. This includes:
[ ] Setting up Prettier in the repo so contributors can format their commits.
[ ] Setting up Prettier in CI to enforce code style.
[ ] Format the source code with Prettier.
[ ] Add documentation for Prettier.
[ ] Add a .git-blame-ignore-revs file to ignore the formatting commit.
Similar to [this issue](https://github.com/eclipse-cdt-cloud/theia-trace-extension/pull/973).
Contributor guide
Assessment
This issue has not been assessed yet.