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

Apply new conventions to lang package #6918

Merged
merged 4 commits into from
Jul 24, 2024

Conversation

sovdeeth
Copy link
Member

@sovdeeth sovdeeth commented Jul 17, 2024

Description

Update lang package to new annotation conventions, new warning conventions, and use try-with-resources for loggers.
This should help prevent new contributions from using outdated annotations.

I will also add this one to the git ignore file once merged.


Target Minecraft Versions: any
Requirements: none
Related Issues: none

…tions, and use try-with-resources for loggers
@sovdeeth sovdeeth added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Jul 17, 2024
@sovdeeth sovdeeth changed the base branch from master to dev/feature July 17, 2024 21:52
Copy link
Member

@Moderocky Moderocky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good well done.

@sovdeeth sovdeeth added the feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. label Jul 24, 2024
@sovdeeth sovdeeth merged commit 2f4232d into SkriptLang:dev/feature Jul 24, 2024
5 checks passed
APickledWalrus added a commit to potaromc/Skript that referenced this pull request Jul 27, 2024
Prorickey pushed a commit to Prorickey/Skript that referenced this pull request Aug 3, 2024
* Update lang package to new annotation conventions, new warning conventions, and use try-with-resources for loggers

* Apply suggestions from code review

Co-authored-by: Patrick Miller <[email protected]>

* Requested changes

---------

Co-authored-by: Moderocky <[email protected]>
Co-authored-by: Patrick Miller <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request, an issue about something that could be improved, or a PR improving something. feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants