mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Merge pull request #9067 from cakephp/2.x-stickler
Make stickler ignore 2.x and 2.next branches.
This commit is contained in:
commit
b57009cbb9
1 changed files with 2 additions and 0 deletions
2
.stickler.yml
Normal file
2
.stickler.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
branches:
|
||||
ignore: ['2.x', '2.next']
|
Loading…
Reference in a new issue