Conversation
…ntname was found.
|
Thanks for the pull request, I'll take a look at it this weekend.
You can turn that off in the settings - I do like the whitespace in comments, but not in code. I don't think IntelliJ distinguishes between those yet, so I just leave them alone in my IntelliJ. Anyway, whitespace on just those comment sections isn't a biggie. |
|
Hey @oniekrenz, thanks again for the PR - I'm going to merge it. One thing I ask of contributors is if they'd like to give me some details about themselves to add to the Here's an example from a previous contributor (build.gradle#L40-L46) and how it appears in the final build product (thymeleaf-layout-dialect#1.2.7|pom.xml). |
|
Ok, here is mine: |
|
👍 |
|
I've created a 1.2.8-SNAPSHOT version of the layout dialect which includes your changes. |
As I mentioned in #57 I found a solution and decided to fork and send this pull request.
Sorry for having the trailing whitespace removed in the comments as well. That was done automatically by the IntelliJ code formatter.