| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is to be merged once a fix for the Harbormaster build script has
been applied.
This reverts commit a14296c2660521db8ba965065687e45cee4e3401. These were
previously disabled due to Harbormaster validation failures.
Also, apply CPP check to .c and .h files in addition to Haskell sources.
Test Plan: Let Harbormaster validate
Reviewers: austin
Reviewed By: austin
Subscribers: hvr, thomie
Differential Revision: https://phabricator.haskell.org/D1580
|
|
|
|
|
|
|
|
|
|
|
| |
This temporarily disables the external json linters
introduced via
020375d1e723339a95b86d0d3b8a8214b1cc144a and
901cab10609dc9795e57163834512373530fc4a5.
The new linters break the differential validation in Harbormaster
because the submodules are not cloned early enough (i.e. before `arc` is
called by the script).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This should catch mistakes like
a703fbce20969e6f02e74fee76c0a9e22b513426.
Adds an arcanist-external-json-linter submodule, which should eventually
be mirrored on haskell.org resources.
Test Plan: Validate
Reviewers: thomie, hvr, austin
Reviewed By: austin
Differential Revision: https://phabricator.haskell.org/D1515
|
|
|
|
|
|
| |
See, what did I tell you? Broken!
Signed-off-by: Austin Seipp <austin@well-typed.com>
|
|
Don't use this yet - it's an experiment, a disaster, whatever. Caveat
emptor. I'll probably delete everything. Do not taunt Happy Fun Ball -
you have been warned.
Signed-off-by: Austin Seipp <austin@well-typed.com>
|