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

Fix and improve documentation (#12) #5619

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Commits on Dec 11, 2023

  1. Fix and improve documentation (apache#12)

    * "instance.dispose();" is incorrect (should be instance.close(). Replacing with try-with-resources as RuleUnitInstance is AutoCloseable.
    
    * improve code as RuleUnitInstance is AutoCloseable.
    aasaru authored and tkobayas committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    914ba32 View commit details
    Browse the repository at this point in the history