mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-15 19:33:36 +00:00
13 lines
216 B
YAML
13 lines
216 B
YAML
|
# Add 'small' to any changes below 10 lines
|
||
|
small:
|
||
|
max: 9
|
||
|
|
||
|
# Add 'medium' to any changes between 10 and 100 lines
|
||
|
medium:
|
||
|
min: 10
|
||
|
max: 99
|
||
|
|
||
|
# Add 'large' to any changes for more than 100 lines
|
||
|
large:
|
||
|
min: 100
|