This template is a guideline, not a strict requirement. - **Version**: 0.5 - **Integration**: IntelliJ - **Configuration**: ``` maxColumn = 100 ``` ## Steps Given code like this: ```scala ORIGINAL CODE ``` When I use stasis like this: ```java THE API CALLS I USED IN CONTEXT ``` ## Problem Stasis does the following: ```scala OUTPUT FROM RUNNING THE EXAMPLE CODE ``` ## Expectation While I expected stasis to: ```scala EXPECTED FORMATTING OUTPUT ``` ## Workaround I've found that by... ## Notes See also..