Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-20851

Change rubocop config for max line length of 100

    XMLWordPrintableJSON

Details

    • Reviewed
    • The rubocop configuration in the hbase-shell module now allows a line length with 100 characters, instead of 80 as before. For everything before 2.1.5 this change introduces rubocop itself.

    Description

      Existing ruby and Java code uses max line length of 100 characters. Change rubocop config with:

      Metrics/LineLength:
        Max: 100
      

      Attachments

        Issue Links

          Activity

            People

              murtaza.hassan Murtaza Hassan
              uagashe Umesh Agashe
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: