mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-14 19:05:15 +00:00
13 lines
214 B
YAML
13 lines
214 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 of at least 100 lines
|
|
large:
|
|
min: 100
|