mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #218] [MERGED] Improve code consistency with final modifier. #461
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/218
Author: @manuelsblanco
Created: 2/20/2024
Status: ✅ Merged
Merged: 2/21/2024
Merged by: @bioball
Base:
main← Head:may_have_final📝 Commits (2)
4a114cbImprove code consistency with final modifier.5cff3a1Make fields private📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
pkl-config-java/src/main/java/org/pkl/config/java/InvalidMappingException.java(+2 -2)📄 Description
Hi pkl team
I hope this message finds you well.
I've made some enhancements to the code in the InvalidMappingException class located at
pkl-config-java/src/main/java/org/pkl/config/java/InvalidMappingException.java.
The changes aim to improve code consistency by utilizing the final modifier for certain variables.
I would love to get involved in this new exciting language.
The best
Manuel
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.