From 3ede3d9ae27930c7a9bc09dd3219948e602476d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 15 Dec 2015 16:56:01 +0100 Subject: Detect Erlang.mk before Rebar This allows us to avoid autopatching when the Makefile of an Erlang.mk project contains the word "rebar". Had to update elvis and xref_runner to master for now because of incompatibilities. The problem went unnoticed for a while because they were autopatched. --- index/elvis.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index/elvis.mk') diff --git a/index/elvis.mk b/index/elvis.mk index ac6d76a..b9ca83d 100644 --- a/index/elvis.mk +++ b/index/elvis.mk @@ -4,4 +4,4 @@ pkg_elvis_description = Erlang Style Reviewer pkg_elvis_homepage = https://github.com/inaka/elvis pkg_elvis_fetch = git pkg_elvis_repo = https://github.com/inaka/elvis -pkg_elvis_commit = 0.2.4 +pkg_elvis_commit = master -- cgit v1.2.3