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

Disable linting for deprecated APIs #45

Merged
merged 2 commits into from
Jan 30, 2024
Merged

Disable linting for deprecated APIs #45

merged 2 commits into from
Jan 30, 2024

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.

@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
2 checks passed
@RyanLua RyanLua deleted the nolint-deprecatedapi branch January 30, 2024 16:26
This pull request was closed.
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
1 participant