You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "svilupp (via GitHub)" <gi...@apache.org> on 2023/03/12 13:45:32 UTC

[GitHub] [arrow-julia] svilupp opened a new issue, #398: Introduce automatic code formatting with JuliaFormatter.toml

svilupp opened a new issue, #398:
URL: https://github.com/apache/arrow-julia/issues/398

   Would it be possible to pick a code style for automatic formatting with [JuliaFormatter](https://domluna.github.io/JuliaFormatter.jl/dev/) and codify this choice in a `.JuliaFormatter.toml` file?
   
   I believe it would improve the consistency of the code style, but, most importantly, make it easier for contributors to adhere to the same style (and, hence, improve their quality and cadence).
   
   For example, whenever I want to contribute / experiment with changes, I have to disable my auto-formatting (as there is no .JuliaFormatter.toml file) and make all formatting changes manually. I'm certain people will often miss some style issues, so it will lead to repeated PR edits just to align the style.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-julia] baumgold closed issue #398: Introduce automatic code formatting with JuliaFormatter.toml

Posted by "baumgold (via GitHub)" <gi...@apache.org>.
baumgold closed issue #398: Introduce automatic code formatting with JuliaFormatter.toml
URL: https://github.com/apache/arrow-julia/issues/398


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org