-
Task
-
Resolution: Done
-
Minor
-
None
-
None
The current method definition should be flagged due to the missing whitespace after the closing brace, but currently isn't:
public int hstoreArrayOid(){ //... }
Same for missing whitespace in front of ternary operator and some more.
- is blocked by
-
DBZ-1355 Upgrade to the latest Checkstyle plugin
- Closed