summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Duvall <dduvall@wikimedia.org>2018-07-31 16:43:05 -0700
committerDan Duvall <dduvall@wikimedia.org>2018-08-01 10:05:08 -0700
commit44dc7d91313ee36aed1b85ae7f63c9e75ab78ff3 (patch)
treefa2a0c8fd0850a5d9ad91c6ae860d8cfd43ee4a1 /.gitignore
parent80936122c749199bb9a376a23ae85e45c4abebe0 (diff)
downloadblubber-44dc7d91313ee36aed1b85ae7f63c9e75ab78ff3.tar.gz
Provide Makefile rules for running linters and tests
With the move to Gerrit and away from Phabricator/Arcanist, we lost an easy way to run linters. New rules have been added to the `Makefile`, `lint`, `unit`, and `test` that run linters, unit tests, and both linters and unit tests, respectively. Bug: T200452 Change-Id: I0742daaa14389841d88f13eba47dee07ac127cf2
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 483f344..e5224f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
/.build
+/.lint-*
/bin
/blubber
/blubber.git