Opened 13 years ago

Last modified 13 years ago

#164 closed defect

Violations of style guide section 3.2.2 (opening brace) — at Version 1

Reported by: ksuehring Owned by:
Priority: trivial Milestone: HM-3.1
Component: HM Version: HM-3.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description (last modified by ksuehring)

3.2.2. The opening brace is placed on a new line on the same indentation level as the defining keyword (e.g. void, if, for, while, etc.). The included code block starts at the following line and is indented. The closing brace is placed on the same indentation level as the opening brace.

HM-3.0-dev r925

Find all "[A-Za-z\(\)] *\{(^\})*$", Regular expressions, Subfolders, Find Results 1, "Entire Solution"
[...]
Matching lines: 141    Matching files: 21    Total files searched: 116

HM-3.0 (r823)

Matching lines: 128    Matching files: 16    Total files searched: 110

HM 2.0 (r572):

Matching lines: 117    Matching files: 9    Total files searched: 103

Change History (1)

comment:1 Changed 13 years ago by ksuehring

  • Description modified (diff)
Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • David Flynn(Subscriber, Participant)
  • Frank Bossen(Subscriber)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Reporter, Subscriber, Participant, Always)