
Moves the labels job into a separate ci/ subfolder to run it locally. This eases debugging *a lot*.
5 lines
144 B
INI
5 lines
144 B
INI
# TODO: Move to <top-level>/.editorconfig, once ci/.editorconfig has made its way through staging.
|
|
[*.cjs]
|
|
indent_style = space
|
|
indent_size = 2
|