Formatter: Remove Unauthoritative Newlines#1303
Conversation
|
Change in memory usage detected by benchmark. Memory Report for 3fe761e
|
This reverts commit e31fe37.
|
Change in memory usage detected by benchmark. Memory Report for 4d93cad
|
Benchmark for 4d93cadClick to view benchmark
|
|
Change in memory usage detected by benchmark. Memory Report for 19ca37b
|
Benchmark for 19ca37bClick to view benchmark
|
|
Change in memory usage detected by benchmark. Memory Report for e956af8
|
Benchmark for e956af8Click to view benchmark
|
|
Change in memory usage detected by benchmark. Memory Report for bdc9c4e
|
Benchmark for bdc9c4eClick to view benchmark
|
DmitryVasilevsky
left a comment
There was a problem hiding this comment.
Approving library part with comments.
minestarks
left a comment
There was a problem hiding this comment.
Very satisfying to see all the ad-hoc formatting standardized in the libraries! Definite improvement IMO.
I don't have an opinion either way on the subjective calls (e.g. spaces around certain binary operators).
Just a couple of requests, will sign off when those are addressed.
|
Change in memory usage detected by benchmark. Memory Report for 740789d
|
Benchmark for 740789dClick to view benchmark
|
|
Change in memory usage detected by benchmark. Memory Report for 6b38c18
|
Benchmark for 6b38c18Click to view benchmark
|
|
Change in memory usage detected by benchmark. Memory Report for cf6cf17
|
Benchmark for cf6cf17Click to view benchmark
|
Removes unauthoritative newlines from the formatter, ensuring that all newlines are strictly enforced between either a single style or one of several well-defined styles.
This PR also contains all the formatted Samples and Libraries Q# files.