Skip to content

Feature/education hub#8

Open
NullBitZer0 wants to merge 44 commits intodev/mainfrom
feature/education-hub
Open

Feature/education hub#8
NullBitZer0 wants to merge 44 commits intodev/mainfrom
feature/education-hub

Conversation

@NullBitZer0
Copy link
Collaborator

This pull request primarily improves the code formatting and consistency of the project's testing documentation and automation setup. It introduces minor formatting and code style adjustments throughout apps/web/TESTING_STRATEGY.md for clarity, adds missing trailing commas, and enhances the pre-commit workflow to ensure formatted files are included in commits.

Pre-commit workflow improvement:

  • Updated .husky/pre-commit to automatically add formatted files to the commit after running Prettier, ensuring that all code formatting changes are properly staged.

Testing documentation and code style consistency:

  • Standardized markdown formatting and section spacing in apps/web/TESTING_STRATEGY.md for improved readability. [1] [2]
  • Added or adjusted code blocks and inline examples for various testing patterns, frameworks, and configuration sections to provide clearer guidance. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17]
  • Improved code style in TypeScript and JSON snippets by adding trailing commas, fixing indentation, and refactoring long lines for better readability and maintainability. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]

These changes do not introduce new features or alter any logic but focus on documentation accuracy, codebase consistency, and smoother development workflows.

stoXmod and others added 30 commits September 6, 2025 12:30
…lanka

# Conflicts:
#	apps/web/app/globals.css
…gement, enhancing user experience with loading states and access control
…on System, User Roles, and Trading Marketplace workflows
…s updates, replacing mock data with backend integration
# Conflicts:
#	apps/web/app/api/marketplace/projects/route.ts
#	apps/web/app/buyer-dashboard/page.tsx
#	apps/web/app/layout.tsx
#	apps/web/app/marketplace/[id]/page.tsx
#	apps/web/app/marketplace/page.tsx
#	apps/web/package.json
#	bun.lock
#	package.json
#	packages/backend/convex/_generated/api.d.ts
#	packages/backend/convex/projects.ts
#	packages/backend/convex/schema.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants