Commit Graph
22 Commits
Author SHA1 Message Date
dependabot[bot] a18d1a3807 Bump actions/checkout from 6 to 7 (#868)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-26 01:22:33 +08:00
Meow 814d58c2b6 chore: prettier 2026-01-24 06:36:58 +08:00
yuhan6665 7badf94385 Try add prettier 2025-12-24 20:54:13 -05:00
Meow bb47a72bc8 迁移准备 2025-12-21 22:14:50 -05:00
dependabot[bot] d6fad6da87 Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-23 11:47:46 -05:00
88e81f8dff Bump actions/checkout from 4 to 5 (#734)
* Bump actions/checkout from 4 to 5

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Prettified Code!

* Update ch07-xray-server.md

* Prettified Code!

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
Co-authored-by: Fangliding <Fangliding@users.noreply.github.com>
2025-08-26 22:34:24 +08:00
yuhan6665 18f4ac64d6 Update prettier.yml 2025-07-27 18:27:02 -04:00
yuhan6665 593e976d96 Update prettier.yml 2025-07-20 21:35:09 -04:00
yuhan6665 57336cf815 Handle prettify differently for repos 2025-07-09 22:34:31 -04:00
yuhan6665 fcb878db3e Try checkout head ref 2025-07-06 22:47:58 -04:00
yuhan6665 fd0538b26e Prettier workflow to have write permission 2025-07-06 17:30:28 -04:00
yuhan6665 33cbedb6a4 Try add checkout branch 2025-07-06 17:19:56 -04:00
yuhan6665 239d57fde7 Test without only_changed 2025-07-06 17:12:24 -04:00
yuhan6665 fe8c67904b Prettier workflow: try auto fix 2025-07-06 16:56:53 -04:00
dependabot[bot] b6550e80a9 Upgrade: Bump creyD/prettier_action from 4.5 to 4.6 (#691)
Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 4.5 to 4.6.
- [Release notes](https://github.com/creyd/prettier_action/releases)
- [Commits](https://github.com/creyd/prettier_action/compare/v4.5...v4.6)

---
updated-dependencies:
- dependency-name: creyD/prettier_action
  dependency-version: '4.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-06 15:40:30 -04:00
dependabot[bot] c1b9044f26 Upgrade: Bump creyD/prettier_action from 4.3 to 4.5
Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 4.3 to 4.5.
- [Release notes](https://github.com/creyd/prettier_action/releases)
- [Commits](https://github.com/creyd/prettier_action/compare/v4.3...v4.5)

---
updated-dependencies:
- dependency-name: creyD/prettier_action
  dependency-version: '4.5'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-09 08:10:15 +00:00
yuhan6665anddependabot[bot] cd75ad30f4 Try ignore prettier scan for inconsistent line break (#674)
* Upgrade: Bump creyD/prettier_action from 3.1 to 4.3

Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 3.1 to 4.3.
- [Release notes](https://github.com/creyd/prettier_action/releases)
- [Commits](https://github.com/creyd/prettier_action/compare/v3.1...v4.3)

---
updated-dependencies:
- dependency-name: creyD/prettier_action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Try ignore prettier scan for inconsistent line break

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-13 00:43:43 -04:00
dependabot[bot] 8a8baf101b Upgrade: Bump actions/checkout from 2 to 4 (#655)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 10:20:36 -04:00
JimhHan effaa0e7ed Chore: lint 2021-04-06 19:05:35 +08:00
Jim Han 1022c4474a Fix: typo 2021-04-06 12:18:26 +08:00
Jim Han 9e4bd511ef Fix: typo 2021-04-04 01:19:14 +08:00
Jim Han 56778864d0 Fix: Prettier 2021-04-02 12:26:56 +08:00