Commit Graph

19 Commits

Author SHA1 Message Date
Libin YANG b26a557dd4
feat: update lc problems (#4296) 2025-03-25 18:04:50 +08:00
Libin YANG a463351a8a
feat: add rustfmt tool (#3139) 2024-06-21 10:06:50 +08:00
Libin YANG 80431c7527
chore: upgrade prettier to v3 (#3135) 2024-06-20 19:03:57 +08:00
Libin YANG 78792e810a
chore: upgrade dependencies (#3130)
* chore: upgrade dependencies

* chore: update husky to v9
2024-06-20 10:52:38 +08:00
Libin YANG 89db25cb66
feat: add new lc problems and solutions (#2541) 2024-04-06 19:06:15 +08:00
Libin YANG b019f45ce2
chore: update dependencies (#2368) 2024-02-22 16:23:48 +08:00
Libin YANG cb593b9153
feat: add sql solutions to lc problems: No.2993~2995 (#2182)
* No.2993.Friday Purchases I
* No.2994.Friday Purchases II
* No.2995.Viewers Turned Streamers
2024-01-05 11:37:30 +08:00
Libin YANG ec90a506ce
chore: add rust formatter (#1946)
close #1853
2023-11-09 16:01:14 +08:00
dependabot[bot] 8f59708ef3
chore(deps): bump semver from 5.7.1 to 5.7.2 (#1196)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 09:45:29 +08:00
Yang Libin c5dbbb6706
feat: add sql formatter (#1039) 2023-06-16 10:59:52 +08:00
Yang Libin 9324b58aaf
style: format inline code block (#1038) 2023-06-15 20:28:22 +08:00
acbin 1d5bedd71d chore: upgrade packages 2023-06-14 11:28:21 +00:00
acbin d87d1936ed
chore: add prettier-php plugin (#1031) 2023-06-10 19:47:45 +08:00
yanglbme dcb83f62ad feat: add commit-msg hook 2023-06-05 19:34:17 +08:00
Yang Libin 887868c385
feat: add pre-commit hook (#1022)
Co-authored-by: thinkasany <480968828@qq.com>
2023-06-05 18:41:46 +08:00
yanglbme 3f54348671 feat: add solutions to lc problem: No.1439
No.1439.Find the Kth Smallest Sum of a Matrix With Sorted Rows
2023-05-15 20:03:16 +08:00
yanglbme 7475a7f336 feat: add dependency package 2023-05-09 06:55:16 +00:00
dependabot[bot] e88dbefb33
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#890)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-05 12:50:42 +08:00
yanglbme f980593c6c chore: upgrade docsify cli version 2022-06-23 21:52:50 +08:00