mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 04:23:54 +00:00
Automatic deployment (#1298)
* Fixes #992 * Address asterisk imports * Deploy sources jar & javador jar as well * Merge branch 'main' into feature/main/automaticDeployment
This commit is contained in:
@ -932,8 +932,8 @@ ij_kotlin_method_call_chain_wrap = off
|
||||
ij_kotlin_method_parameters_new_line_after_left_paren = false
|
||||
ij_kotlin_method_parameters_right_paren_on_new_line = false
|
||||
ij_kotlin_method_parameters_wrap = off
|
||||
ij_kotlin_name_count_to_use_star_import = 5
|
||||
ij_kotlin_name_count_to_use_star_import_for_members = 3
|
||||
ij_kotlin_name_count_to_use_star_import = 500
|
||||
ij_kotlin_name_count_to_use_star_import_for_members = 300
|
||||
ij_kotlin_parameter_annotation_wrap = off
|
||||
ij_kotlin_space_after_comma = true
|
||||
ij_kotlin_space_after_extend_colon = true
|
||||
|
Reference in New Issue
Block a user