diff --git a/.arclint b/.arclint index 5d44462..f5b009b 100644 --- a/.arclint +++ b/.arclint @@ -32,7 +32,10 @@ }, "text": { "type": "text", - "text.max-line-length": 80 + "text.max-line-length": 80, + "severity": { + "2": "advice" + } } } } diff --git a/time.php b/time.php index e9d5480..8dcc2ec 100644 --- a/time.php +++ b/time.php @@ -1,3 +1,4 @@ +