Cosmetic issues summary
CensoredUsername opened this issue · 1 comments
CensoredUsername commented
These are things that we might be able to make look nicer, but they don't actually produce wrong results.
- atl blocks (Properties of RawMultiPurpose can go on the same line, or in a block on the next line. Only hint towards that is in line numbers.)
- at transform: can go on the same line now, but this is a backwards compatibility hazard due to being changed only in 7.6/8.1
CensoredUsername commented
I think this is fixed now, we inspect line numbers to see if they went on the same line.