summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2016-10-18 17:12:47 +0100
committerAndres Rey <[email protected]>2016-10-18 17:12:47 +0100
commitd75e04143ccd1d68a0e02bc074aec28fc0d67806 (patch)
tree4928f8df383f6f847deb22d29c4e40333f11d7ff
parent8a9cf464e2c9952c2fd93350d9d72aa67bdfa415 (diff)
Added travis and styleci yml files
-rw-r--r--.styleci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.styleci.yml b/.styleci.yml
index d0883d0..aa6a411 100644
--- a/.styleci.yml
+++ b/.styleci.yml
@@ -6,4 +6,5 @@ enabled:
disabled:
- concat_without_spaces
- - align_double_arrow \ No newline at end of file
+ - align_double_arrow
+ - simplified_null_return \ No newline at end of file