Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.2
    • 1.0.0
    • Cipher
    • None

    Description

      Use:

      if (foo) {
      bar;
      }

      Not:

      if (foo)
      bar;

      Attachments

        Activity

          People

            dapengsun Dapeng Sun
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: