FluxML/Flux.jl

Figure out consistent code style

クローズ

#1,765 opened on 2021/11/12

 (9 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (619 件のフォーク)batch import
discussionhelp wanted

Repository metrics

Stars
 (4,725 個のスター)
PR merge metrics
 (平均マージ 3d 6h) (30d で 6 merged PRs)

説明

I've seen a few of files now in FluxML repos where the diffs ping-pong back and forth between different styles. Most of the discrepancy seems to be around function and type signature whitespace. Trailing whitespace too, my editor config is set to trim them and a surprising number of core files seem to have them.

ChainRulesCore recently added JuliaFormatter to their CI and it seems to be working well, but even just a couple of sentences in CONTRIBUTING.md would go a long way.

コントリビューターガイド