mirror of
https://github.com/ApfelTeeSaft/FunkinMP.git
synced 2026-08-28 19:19:09 +00:00
13 lines
256 B
YAML
13 lines
256 B
YAML
# Add 'size: small' to any changes below 10 lines
|
|
'size: small':
|
|
max: 9
|
|
|
|
# Add 'size: medium' to any changes between 10 and 100 lines
|
|
'size: medium':
|
|
min: 10
|
|
max: 99
|
|
|
|
# Add 'size: large' to any changes of at least 100 lines
|
|
'size: large':
|
|
min: 100
|