Changes between Initial Version and Version 1 of Ticket #17047, comment 3
- Timestamp:
- 2018-12-17T08:27:54+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17047, comment 3
initial v1 1 1 The warnings I fixed recently were related to: 2 2 - we use only spaces characters, no tabs 3 Yes, but isn't this covered by a working checkstyle plugin? 3 4 - the shortcuts are parsed by a script to generate [[DevelopersGuide/ShortcutsList]] and thus must remain on a single line 5 Ah, then I probably should revert the use of constant TITLE? It seems to cause a parsing error.