mattBrzezinski
mattBrzezinski
> I think this is premature. Blue Style is used by hundreds of people and packages outside Invenia, and this is a highly disruptive change (at least when rolled out...
I just noticed we didn't cover it in this style guide, and its bound to come up at some point. I think your summary makes sense!
This is something which I've gone back and for on for quite some time, and still don't have an answer that I really like sadly. The few things that I've...
I'll take anything, do others have thoughts?
> If I recall correctly the original reason 92 was chosen was because it is the [line length limit specified by the Julia contribution guide](https://github.com/JuliaLang/julia/blob/master/CONTRIBUTING.md#general-formatting-guidelines-for-julia-code-contributions). The [commit](https://github.com/JuliaLang/julia/commit/2c2aff202e3a8feecc49eb00d98cd7ab0fc0448e) for this was...
> i'd be a little bit interested in knowing what effect this has in terms of reducing line breaks. JuliaFormatter has a `BlueStyle` and let's you configure line length (via...
cc: @fchorney I feel like you have thoughts around docstrs
Multi-threading fails [here](https://github.com/JuliaData/CSV.jl/blob/60736525b243c8d02fd54897ca1714d7e10d4043/src/detection.jl#L420-L424), I'm slowly trying to walk through and figure out what's going on but it's quite difficult and overwhelming to understand.
Can confirm with: - Julia 1.1 - OSX 10.14.6 - PyCharm 2019.2.3 - Julia plugin 0.4.0
> Do we also want an explicit 1.5 job on here for when `1` ends up going to 1.6? It does exist in our internal packages, probably worth having it...