Commit cbb9e8a
Skip autoformatting in code files containing build headers (#5822)
Preparation for #5820, so we can
include single `.java` or `.kt` files in our codebase without their
`//|` build headers being mangled by the autoformatter
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>1 parent 4d37738 commit cbb9e8a
File tree
2 files changed
+4
-0
lines changed- libs
- javalib/src/mill/javalib/palantirformat
- kotlinlib/src/mill/kotlinlib/ktlint
2 files changed
+4
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
124 | 125 | | |
| 126 | + | |
125 | 127 | | |
126 | 128 | | |
127 | 129 | | |
| |||
0 commit comments