Closed stronk7 closed 9 months ago
This is about, exclusively, detect spacing issues in function/method declarations. Some cases (there may be more):
aka, correct:
function function_name(...params): ?type {
This is about, exclusively, detect spacing issues in function/method declarations. Some cases (there may be more):
aka, correct: