summaryrefslogtreecommitdiff
path: root/.arcconfig
Commit message (Collapse)AuthorAgeFilesLines
* Reenable external-json lintersBen Gamari2016-03-291-1/+5
| | | | | | | | | | | | | | | | | | | | 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
* Temporarily disable external-json lintersHerbert Valerio Riedel2015-12-051-5/+1
| | | | | | | | | | | 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).
* Add linter to check for binaries accidentally added to repositoryBen Gamari2015-12-041-1/+5
| | | | | | | | | | | | | | | | 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
* Fix .arcconfigAustin Seipp2014-06-051-1/+1
| | | | | | See, what did I tell you? Broken! Signed-off-by: Austin Seipp <austin@well-typed.com>
* Add .arcconfig file. Do not use yet.Austin Seipp2014-06-051-0/+5
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>