Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-29195

Some JS comments need their text reflowed to 100 characters after clang-format

    • ALL

      In the commit for SERVER-22469, C-style comments rewrapped correctly, but C++-style comments came out looking like (e.g. db.js):

              // We have special handling for the 'flags' field, and provide sugar for specific flags. If
              // the
              // user specifies any flags we send the field in the command. Otherwise, we leave it blank
              // and
              // use the server's defaults.
      

      and

          ////////////////////////////////////////////////////////////////////////////////////////////////////
          //////////////////////////// Security shell helpers below
          /////////////////////////////////////////////
          ////////////////////////////////////////////////////////////////////////////////////////////////////
      

            Assignee:
            backlog-server-tig DO NOT USE - Backlog - Test Infrastructure Group (TIG)
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: