Azure / autorest.java

Extension for AutoRest (https://github.com/Azure/autorest) that generates Java code
MIT License
33 stars 80 forks source link

tsp, formatting on Javadoc causes a diff on newline with codesnippet #2663

Closed weidongxu-microsoft closed 2 months ago

weidongxu-microsoft commented 3 months ago

see https://github.com/Azure/azure-sdk-for-java/pull/39520#discussion_r1551062936

weidongxu-microsoft commented 2 months ago

Use @formatter:off solves it.