mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-22 06:47:19 +00:00
Make stickler ignore 2.x and 2.next branches.
This commit is contained in:
parent
7626896286
commit
e6a3bdf954
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