Dalinar
02/10/2019, 3:16 PM.use
if it is used on the next line? should it be indented or should it be flush with the object on the line above?Dominaezzz
02/10/2019, 3:30 PMDalinar
02/10/2019, 3:31 PM.use {
or (tab).use {
(indented)? .. it seems to look better non-indented to meDominaezzz
02/10/2019, 3:34 PMCzar
02/10/2019, 3:36 PMsomeObject
.use {
//logic
}
karelpeeters
02/10/2019, 5:45 PMDalinar
02/11/2019, 5:28 PM