You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.adoc
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,10 @@ Everything related to branches, commits, and more is described #fixing-bugs-deve
75
75
76
76
Where to put types and how to name them.
77
77
78
+
==== Naming Convention
79
+
80
+
If not explicit mentioned differently, we follow the https://www.oracle.com/java/technologies/javase/codeconventions-namingconventions.html[`Java naming conventions`].
81
+
78
82
==== Package Structure
79
83
80
84
Classes usually belong into one of these packages:
0 commit comments