Commit Graph

10 Commits

Author SHA1 Message Date
Tim Dévé
1863c82559
chore: Creates pre-commit hook to format Haskell code (#1047)
* chore: moves git hook into own folder

This is is done in preparation of having other git hooks

* chore: Creates script to run formatter

* chore: Checks that ormolu is installed before running it

* chore: Adds pre-commit hook to format Haskell files

* chore: Ensures the ormolu instruction are outputted when running hook

* chore: Prints formatted files on newlines
2020-12-05 14:26:28 +01:00
Tim Dévé
0bd5fa4cb6
chore: Creates git hook to enforce Conventional Commits (#1041)
* chore: Adds Conventional Commits commit-msg hook

* docs: Adds section about git hooks in Contributing Guide

& fixes the headers hierarchy
2020-12-01 14:38:45 +01:00
Erik Svedäng
d888c8c9cd
docs: Better credits and contribution guide (#1010)
* docs: Cleaned up the "credits" section a fair bit

* docs: Unified list of maintainers

* Update README.md

Co-authored-by: Erik Svedang <erik@Eriks-iMac.local>
2020-11-24 16:47:44 +01:00
xd1le
d1da7af2bc docs: fix some typos and minor grammatical errors 2020-07-26 08:30:37 +10:00
Erik Svedäng
a417ca6bbf Remove irrelevant paragraph. 2017-09-01 05:50:10 +02:00
Erik Svedäng
132aaa462f Language guide. 2017-06-26 11:45:18 +02:00
Erik Svedäng
c80526cfaa REPLACE WITH HASKELL VERSION 2017-06-26 11:15:03 +02:00
Thomas Versteeg
08d24a42c5 Fix URL in Contributing.md 2017-02-01 12:19:17 +01:00
Erik
d4c7cba8f6 license update in contributing guide 2016-09-01 15:54:49 +02:00
Chris Hall
a83b9df0e3 first pass at Contributing and Developer_tips files 2016-07-28 18:59:31 +10:00