Browse Source

Disable stickler for 5.x

othercorey 4 years ago
parent
commit
7bdeb04b0a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .stickler.yml

+ 1 - 1
.stickler.yml

@@ -5,4 +5,4 @@ linters:
     extensions: 'php'
 
 branches:
-    ignore: ['5.0']
+    ignore: ['5.x']