code-server/ci/dev
Joe Previte 71a127a62b
refactor: update prettier and doctoc (#5605)
* docs: add toc to CODE OF CONDUCT

* chore: add prettier ignore blocks to docs

* chore: update styles for Dockerfile

* refactor: separate prettier, doctoc

This does a couple things:
- update `.prettierignore`
- split `prettier` and `doctoc` commands. you can still run with `yarn
  fmt`
- delete `fmt.sh` and add `doctoc.sh`

By doing so, we can run tasks in parallel in CI and we should also have
less false positives than before with `yarn fmt` locally.

* refactor: update prettier job, add doctoc

This modifies the prettier job to use actionsx/prettier. It also adds a
job for `doctoc`.

* chore: upgrade to prettier 2.7.1

* chore: pin doctoc to 2.0.0

* fixup!: add .pc to prettierignore

* feat: add --cache to prettier cmd
2022-10-13 22:16:55 +00:00
..
audit.sh
ci.sh feat(ci): add audit job for security 2021-04-06 11:06:04 -07:00
doctoc.sh refactor: update prettier and doctoc (#5605) 2022-10-13 22:16:55 +00:00
gen_icons.sh
lint-scripts.sh
postinstall.sh
test-e2e.sh chore: move Code to a submodule (#4990) 2022-03-14 21:37:29 -05:00
test-integration.sh
test-native.sh
test-scripts.sh
test-unit.sh refactor: move integration tests to Jest (#5275) 2022-06-24 16:33:38 +00:00
watch.ts chore: move Code to a submodule (#4990) 2022-03-14 21:37:29 -05:00