Join Slack
Communities
Powered by
Factory function names should be upper case: <http...
# announcements
d
diesieben07
02/16/2018, 1:20 PM
Factory function names should be upper case:
https://kotlinlang.org/docs/reference/coding-conventions.html#function-names
j
jkbbwr
02/16/2018, 1:23 PM
I disagree with that naming convention
d
diesieben07
02/16/2018, 1:24 PM
Actually I realize now that it says "can", so it's not required. Moreover it's simply a convention. You are not required to follow it.
h
hho
02/16/2018, 1:27 PM
FWIW IntelliJ puts a "weak warning" (light grey squiggly line) when a function doesn't start with a lowercase letter
d
diesieben07
02/16/2018, 1:30 PM
Interesting
2
Views
Open in Slack
Previous
Next