2e82d88589
This change adds a new job to run hlint on haskell source files. Change-Id: Ibf76c5552acecd68dfc56c4f31d8045ca5b233f1
14 lines
248 B
ReStructuredText
14 lines
248 B
ReStructuredText
Run the hlint command.
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: hlint_report_name
|
|
:default: hlint.html
|
|
|
|
The name of the report.
|
|
|
|
.. zuul:rolevar:: zuul_work_dir
|
|
:default: {{ zuul.project.src_dir }}
|
|
|
|
Directory to run the hlint command in.
|