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

Fixing for Windows #55

Open
wants to merge 1 commit into
base: v2-develop
Choose a base branch
from

Conversation

Deadsg
Copy link

@Deadsg Deadsg commented Mar 18, 2025

Relates to

Risks

Background

What does this PR do?

What kind of change is this?

Documentation changes needed?

Testing

Where should a reviewer start?

Detailed testing steps

Copy link

trag-bot bot commented Mar 18, 2025

@trag-bot didn't find any issues in the code! ✅✨

Copy link

trag-bot bot commented Mar 18, 2025

Pull request summary

  • Removed .vscode/ from .cursorignore to allow VSCode settings to be tracked.
  • Updated .devcontainer/devcontainer.json to improve formatting and maintain consistency in the configuration.
  • Modified issue templates in .github/ISSUE_TEMPLATE/bug_report.md and .github/ISSUE_TEMPLATE/feature_request.md for better clarity and consistency in formatting.
  • Adjusted .github/dependabot.yml to standardize the package ecosystem and directory formatting.
  • Updated CI workflow files to ensure consistent use of single quotes for strings in .github/workflows/*.yaml.
  • Added a new workflow for plugin publishing in .github/workflows/plugin-publish.yml to streamline the plugin deployment process.
  • Enhanced the README file with improved formatting and additional instructions for starting the application.
  • Introduced a pre-commit hook in .husky/pre-commit to enforce code formatting before commits.
  • Cleaned up .gitignore and .prettierignore files to ensure unnecessary files are ignored during builds.
  • Added a new test file formatting-test.js to validate code formatting standards.

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.

1 participant