From 3d5c6a3b2e5fe446ba1772c1c367f55b2eed9805 Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (laptop)" <j.wuttke@fz-juelich.de>
Date: Thu, 4 Apr 2013 23:04:20 +0200
Subject: [PATCH] using `lssrc`

---
 pub/src/STYLE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pub/src/STYLE b/pub/src/STYLE
index 4ccf4f92..09cd981b 100644
--- a/pub/src/STYLE
+++ b/pub/src/STYLE
@@ -1,6 +1,6 @@
 == checks ==
 
-mylint.py --counting=detailed [a-v,z]*.*[ph] > ~/h
+mylint.py --counting=detailed `lssrc` > ~/h
 
 == include's ==
 
-- 
GitLab