Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed and/or archived abandoned code #46

Merged
merged 23 commits into from
Aug 1, 2024

Conversation

artmontinski
Copy link
Collaborator

Contribution Guidelines

Pre-Push Check Instructions

Before pushing your changes, please follow these steps to ensure code quality and consistency:

  1. Ensure all dependencies are installed: pnpm install

  2. Run the linting and formatting checks: pnpm run lint

  3. If issues are found, attempt to auto-fix them: pnpm run lint:fix

  4. If any issues remain after auto-fixing, address them manually in your code and re-run pnpm run lint

  5. Once all checks pass, commit your changes and push to your branch.

Notes

  • The CI pipeline will run these checks automatically on push and pull requests.
  • Minor issues may be auto-fixed by the CI, but it's best to resolve issues locally before pushing.

Code Style

  • ESLint is used for JavaScript and TypeScript linting.
  • Prettier is used for code formatting.
  • Configuration files (.eslintrc and .prettierrc) define the specific rules.

@artmontinski artmontinski changed the title Codebase 3 Removed and/or archived abandoned code Aug 1, 2024
@artmontinski artmontinski merged commit 26117ea into oslabs-beta:main Aug 1, 2024
1 check passed
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.

5 participants