-
Notifications
You must be signed in to change notification settings - Fork 0
Rule L4 #66
Copy link
Copy link
Open
Description
jeremyelalouf
opened on Jul 19, 2023
Issue body actions
- Check opening brace is at the end of a line
- Check opening brace is alone for function declaration
- Check opening brace is on the same line as control structure otherwise (or type decl)
- Check closing brace is alone or followed by else (unless type declaration)
- Check else is not alone
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels