Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-12841

@Override must be on the same line as a method

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 2.9
    • None
    • Docs Required, Release Notes Required

    Description

      Right now, there are many places where codestyle broken.

          /** {@inheritDoc} */
          @Override
          public boolean registerClassName(byte platformId, int typeId, String clsName) throws IgniteCheckedException {
              return registerClassName(platformId, typeId, clsName, false);
          }
      
      

      Attachments

        Issue Links

          Activity

            People

              oleg-a-ostanin Oleg Ostanin
              nizhikov Nikolay Izhikov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 40m
                  1h 40m