hit-on/.headroom.yaml
2020-06-26 09:17:13 +01:00

29 lines
434 B
YAML

run-mode: replace
source-paths:
- src/
excluded-paths: []
template-paths:
- headroom-templates
variables:
author: Kowainik
email: xrom.xkov@gmail.com
license-headers:
haskell:
put-after: ["^{-#"]
margin-after: 1
margin-before: 1
block-comment:
starts-with: "{- |"
ends-with: "-}"
post-process:
update-copyright:
enabled: true
config:
selected-authors-only: ["{{ author }}"]