nixpkgs/ci/.editorconfig
Wolfgang Walther 7763be5a80
workflows/pr: refactor base/head branch decision making
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.
2025-06-22 14:21:03 +02:00

5 lines
85 B
INI

# TODO: Move to top-level via staging PR
[*.js]
indent_style = space
indent_size = 2