Skip to content

Conversation

@ryanlua
Copy link
Owner

@ryanlua ryanlua commented Jan 19, 2024

Description

Disable linting for deprecated APIs.

Related Issues

Closes #18

Changes Made

Add --!nolint DeprecatedApi to top of Satchel to stop linting DeprecatedApi.

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

No response

Code of Conduct

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

Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
@ryanlua ryanlua added this to the v1.3.0 milestone Jan 19, 2024
@ryanlua ryanlua self-assigned this Jan 19, 2024
@ryanlua ryanlua changed the title Update SatchelScript.lua Disable linting for deprecated APIs Jan 19, 2024
@ryanlua ryanlua added the enhancement New feature or request label Jan 21, 2024
@ryanlua ryanlua merged commit c320cec into main Jan 30, 2024
@ryanlua ryanlua deleted the nolint-deprecatedapi branch January 30, 2024 16:26
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