-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
Which version of the book is affected?
Describe the bug:
At some places, there is a punctuation mark before parentheses. I quickly look for it on web, found that we shouldn't put any punctuation mark before parentheses mark, see Common Errors - Parentheses.
Steps to reproduce:
- Run
grep -nr . -e ".)"
command on project directory.
For example, see this line of code.
Expected behavior:
I think, it's not a good idea to use a punctuation mark before parenthesis. What do you think?
Desktop:
- Operating system: Any
- Browser/application: Any
- Browser/application version: Any
Smartphone:
- Device: Any
- OS: Any
- Browser/application: Any
- Browser/application version: Any
E-book reader:
- Device: Any
- Software Update: Any
Metadata
Metadata
Assignees
Labels
No labels