@@ -2,3 +2,5 @@ linters:
phpcs:
standard: CakePHP
extensions: '.php,.ctp'
+branches:
+ ignore: ['2.x', '2.next']