Commit ff34138
Just: collect the one Starlark name buildifier knows and we did not
The list stands in for buildifier's own idea of what a Starlark file is, since
that check is skipped for paths handed to it rather than walked to: whatever is
listed here gets rewritten, and whatever is not is left for CI to rewrite
instead. `*.star` was the one name it recognises that was missing, so a file
added under it would have been formatted in CI and not by `just format`.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent bd84802 commit ff34138
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments