EvilMindDevs / hms-unity-plugin

The HMS Unity Plugin makes it easy to include Huawei Mobile Services into Unity-based games. Authentication, in-app purchases, push alerts, ads, and interaction with gaming services are just a few of the basic capabilities that this formidable tool makes available to your applications.
https://evilminddevs.gitbook.io/hms-unity-plugin/
311 stars 43 forks source link

Enhancement: Introduce Code Formatting and Development Environment Configuration #462

Closed Andronovo-bit closed 7 months ago

Andronovo-bit commented 8 months ago

Description

This pull request, identified as [HUP-784], introduces essential changes related to the project's code formatting and development environment configuration. The following key changes have been made:

Related Issues

N/A

Checklist

Before submitting this pull request, the following checks have been completed:

Screenshots / Visuals (if applicable)

N/A

Additional Context (if necessary)

N/A

Reviewer Guidance

Reviewers are encouraged to focus on the following aspects during the code review:

Reviewer Checklist

Reviewers should pay attention to the following:

Test Plan

To test the changes made in this pull request, follow these steps:

  1. Verify that the newly created configuration files (editorconfig, settings.json, and vsconfig) are correctly placed in the project.
  2. Ensure that the formatting and settings defined in these files align with the project's coding standards.
  3. If automated tests were added, execute them to confirm their successful execution and expected outcomes.

Deployment Notes

N/A

Assignees

@alihan98ersoy