We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7bd1b commit a3c9c5bCopy full SHA for a3c9c5b
1 file changed
README.md
@@ -54,4 +54,9 @@ This project is developed following the conventions listed below.
54
55
### Conventions
56
57
-The following are lists of conventions that either *should* be followed or *must* be followed when contributing to this project.
+The following are lists of conventions that either *should* be followed or *must* be followed when contributing to this project.
58
+
59
+#### Java
60
61
+- Packages:
62
+ - Names must be `snake_case`
0 commit comments