mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-25 07:42:20 +10:00
Migrate from Biome to Oxlint/Oxfmt (#2822)
* Migrate from Biome to Oxlint/Oxfmt * pin version of autofix * set version of autofix * pin version of autofix * [autofix.ci] apply automated fixes * better comments, test formatter * [autofix.ci] apply automated fixes * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
co-authored by
Copilot Autofix powered by AI
autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
parent
040755bec9
commit
99c602e3c7
@@ -54,6 +54,7 @@ Ask about preferences:
|
||||
Output must conform to the Reactive Resume schema. See [references/schema.md](references/schema.md) for the complete schema structure.
|
||||
|
||||
Key requirements:
|
||||
|
||||
- All item `id` fields must be valid UUIDs
|
||||
- Description fields accept HTML-formatted strings
|
||||
- Website fields require both `url` and `label` properties
|
||||
@@ -75,6 +76,7 @@ Share these tips when helping users craft their resume content:
|
||||
### Section Order Recommendations
|
||||
|
||||
For most professionals:
|
||||
|
||||
1. Summary (if experienced)
|
||||
2. Experience
|
||||
3. Education
|
||||
@@ -83,6 +85,7 @@ For most professionals:
|
||||
6. Certifications/Awards
|
||||
|
||||
For students/recent graduates:
|
||||
|
||||
1. Education
|
||||
2. Projects
|
||||
3. Skills
|
||||
|
||||
Reference in New Issue
Block a user