Max Ovsiankin
Max Ovsiankin
Metap, Rsc, and many scalafix rules have their own pretty printers with largely the same functionality, and tools in the future will need to pretty print the same things existing...
With the merging of #1709, some for-loop synthetics are fully supported. However in the case of for loops with plain assignments, like the following: ```scala for { x orig(y =...
Hey, great library. The only problem is that for libraries like jQuery, which support the commonjs module definition, do this check to see if they should use module.exports: ``` js...