Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/.github
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
..
ISSUE_TEMPLATE Update bug-report.yml (#5262) 2022-06-13 20:18:51 +00:00
PULL_REQUEST_TEMPLATE release: 4.7.1 (#5607) 2022-09-30 14:44:45 -07:00
workflows refactor: update prettier and doctoc (#5605) 2022-10-13 22:16:55 +00:00
codecov.yml chore(codecov): add slack webhook integration (#4532) 2021-11-19 22:10:27 +00:00
CODEOWNERS Update CODEOWNERS (#5491) 2022-08-23 08:28:44 -07:00
codeql-config.yml Add vscode via vendor package. 2021-09-15 14:54:33 -04:00
PULL_REQUEST_TEMPLATE.md docs: update CHANGELOG process 2021-06-23 15:37:01 -07:00
ranger.yml Open VSX switch, Part II (#4319) 2021-11-10 10:00:59 -05:00
semantic.yaml release: v4.1.0 (#4946) 2022-03-03 14:46:17 -06:00
stale.yml feat: add stale bot config 2021-08-26 16:30:22 -07:00