Opened 12 years ago
Closed 11 years ago
#10092 closed defect (fixed)
flag and fix spacing around numeric comparison operators
Reported by: | bill | Owned by: | Shane O'Sullivan |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | CheckStyle | Version: | 1.4.0b |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The checkstyle tools fixes spacing around == but not <, >, <=, >=, etc.
Change History (6)
comment:1 Changed 11 years ago by
Status: | new → assigned |
---|
comment:2 Changed 11 years ago by
Milestone: | tbd → future |
---|
comment:3 Changed 11 years ago by
Milestone: | future → 1.5 |
---|
comment:4 Changed 11 years ago by
comment:6 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Changing the priority of this to 1.5, as it's a simple fix with no risk.