We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75eedd8 + 69c491b commit 735a127Copy full SHA for 735a127
2 files changed
AdvancedCore/lombok.config
@@ -0,0 +1,5 @@
1
+# Lombok configuration for AdvancedCore
2
+
3
+# Add @Generated annotation to lombok-generated code
4
+# This helps tools identify which code was generated by Lombok
5
+lombok.addLombokGeneratedAnnotation = true
0 commit comments