Skip to content

Conversation

@ryanlua
Copy link
Owner

@ryanlua ryanlua commented Dec 28, 2023

Description

Fixes all warnings in Roblox Studio and improves the type annotations for type checking.

Related Issues

Closes #18

Changes Made

  • Change type annotations to not raise warning
  • Refactor functions
  • Add type annotations
  • Add comments

Checklist

  • I have tested these changes thoroughly.
  • I have reviewed my code for any potential errors or issues.
  • I have followed the code style guidelines for this project.

Additional Notes

Potential bugs to be foreseen with such large refactoring.

Code of Conduct

By submitting this issue, I agree to follow the Code of Conduct.

@ryanlua ryanlua changed the title Type checking Add strict type checking Dec 28, 2023
@ryanlua ryanlua self-assigned this Dec 28, 2023
@ryanlua ryanlua added the enhancement New feature or request label Dec 28, 2023
@ryanlua ryanlua marked this pull request as ready for review December 30, 2023 03:31
@ryanlua ryanlua added this to the v1.3.0 milestone Dec 30, 2023
@ryanlua ryanlua merged commit 173d1ab into main Dec 30, 2023
@ryanlua ryanlua deleted the type-checking branch December 30, 2023 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix warnings in Roblox's IDE

2 participants