
Some jobs purposefully only run on certain base or head branches. By centralizing the logic, parts of it can easily be re-used later. Also, this gives them an explicit name and thus makes them easier to understand.
5 lines
85 B
INI
5 lines
85 B
INI
# TODO: Move to top-level via staging PR
|
|
[*.js]
|
|
indent_style = space
|
|
indent_size = 2
|