Commit c831259
committed
Add missed
The Checkstyle plugin is applied in every sub-project
and Gradle `file()` function uses that sub-project absolute
path if the path provided is relative
* Add a `rootProject` reference for `file()` function
to ensure that we obtain Checkstyle config location
exactly from the root projectrootProject for Checkstyle location1 parent 0fe7424 commit c831259
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments