Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 791 Bytes

README.md

File metadata and controls

39 lines (20 loc) · 791 Bytes

Freckle Guides

Front Row guides and best practices

Why do we use terms like "Monoid" and what do they mean?

Conventions for naming database entities, JSON serializations, etc.

Haskell

Best practices in a Haskell code base.

Best practices in our Haskell API specifically.

Haskell style. TL;DR: use Fourmolu.

Haskell testing practices, work in progress.

Shell

Shell style. TL;DR: use ShellCheck and shfmt.

Processes and practices for our open source libraries.