This is an automated email from the ASF dual-hosted git repository.
joshtynjala pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git.
from aa4a088 formatter: MXML basics
new 15d4b7b formatter: MXML whitespace improvements
new 16ffb9e formatter: MXML attribute whitespace options
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/royale/formatter/FORMATTER.java | 163 +++++++++++++++------
.../royale/formatter/config/Configuration.java | 36 +++++
...{TestBitwiseOperators.java => TestMXMLTag.java} | 161 +++++++++++---------
3 files changed, 249 insertions(+), 111 deletions(-)
copy
formatter/src/test/java/org/apache/royale/formatter/{TestBitwiseOperators.java
=> TestMXMLTag.java} (53%)