mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-27 03:46:17 -06:00
GitHub Actions: cache buildSrc/build to speed up Gradle builds by ~40 seconds
This commit is contained in:
@@ -7,6 +7,11 @@ charset = latin1
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[{*.yaml,*.yml}]
|
||||
end_of_line = lf
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.java]
|
||||
indent_style = tab
|
||||
ij_continuation_indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user