Skip to content

Punctuation mark before parentheses #1443

@etanot

Description

@etanot

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:

  1. 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?

Screenshots:
punctuation-mark-before-parentheses

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions