Uploaded image for project: 'AriaTosca'
  1. AriaTosca
  2. ARIA-331

Remove "region" and "endregion" comments

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      These add bulk rather than clarity.

      The convention is to comment at the beginning of a block, no need to "close" it and definitely not use confusing keywords that seem to belong to an IDE or preprocessor.

      So:

      # one-to-one relationships
      ...
      

      Instead of:

      # region one-to-one relationships
      ...
      # endregion
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            emblemparade Tal Liron
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: