fgbio icon indicating copy to clipboard operation
fgbio copied to clipboard

Compose a `scalafmt` configuration that applies Nils and Tim's preferred conventions

Open msto opened this issue 7 months ago • 1 comments

fgbio PRs are expected to adhere to "tim-format," which encompasses Nils and Tim's preferred conventions for formatting Scala code.

e.g. https://github.com/fulcrumgenomics/fgbio/pull/958#discussion_r1466961356

The conventions encompassed by "tim-format" should be documented somewhere in the repository, e.g. in a CONTRIBUTING.md. Additionally, a scalafmt configuration should be composed that automatically applies these formatting conventions. (This configuration should also be adopted in Fulcrum's other Scala repos, including private client repos.)

msto avatar Jul 15 '24 13:07 msto