Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ktlint to 1.0.0 🎉 #110

Merged
merged 2 commits into from
Sep 5, 2023
Merged

Bump ktlint to 1.0.0 🎉 #110

merged 2 commits into from
Sep 5, 2023

Conversation

mateuszkwiecinski
Copy link
Member

@mateuszkwiecinski mateuszkwiecinski commented Sep 5, 2023

@github-actions
Copy link

github-actions bot commented Sep 5, 2023

Diffuse output:

OLD: diffuse-base-file
NEW: ktlint-gradle-plugin.jar

       │           compressed           │          uncompressed          
       ├───────────┬───────────┬────────┼───────────┬───────────┬────────
 JAR   │ old       │ new       │ diff   │ old       │ new       │ diff   
───────┼───────────┼───────────┼────────┼───────────┼───────────┼────────
 class │ 129.4 KiB │ 129.7 KiB │ +308 B │ 259.5 KiB │ 260.2 KiB │ +712 B 
 other │   2.1 KiB │   2.1 KiB │   +2 B │     567 B │     566 B │   -1 B 
───────┼───────────┼───────────┼────────┼───────────┼───────────┼────────
 total │ 131.5 KiB │ 131.8 KiB │ +310 B │   260 KiB │ 260.7 KiB │ +711 B 

 CLASSES │ old │ new │ diff       
─────────┼─────┼─────┼────────────
 classes │  83 │  83 │  0 (+0 -0) 
 methods │ 658 │ 660 │ +2 (+4 -2) 
  fields │ 156 │ 156 │  0 (+0 -0)
JAR
    compressed     │   uncompressed    │                                                                                                   
──────────┬────────┼──────────┬────────┤                                                                                                   
 size     │ diff   │ size     │ diff   │ path                                                                                              
──────────┼────────┼──────────┼────────┼───────────────────────────────────────────────────────────────────────────────────────────────────
  1.6 KiB │ +207 B │  2.9 KiB │ +407 B │ ∆ io/github/usefulness/KtlintGradlePlugin_createKtlintConfiguration__inlined_apply_lambda_1.class 
  1.3 KiB │ +116 B │  2.3 KiB │ +311 B │ ∆ io/github/usefulness/KtlintGradlePluginKt.class                                                 
  2.3 KiB │  -10 B │    5 KiB │   -6 B │ ∆ io/github/usefulness/support/KtlintEngineUtilsKt.class                                          
  2.3 KiB │   -3 B │  5.3 KiB │    0 B │ ∆ io/github/usefulness/KtlintGradlePlugin_apply__inlined_with_lambda_1_2_3_1.class                
    197 B │   +2 B │     65 B │   -1 B │ ∆ ktlint-gradle-plugin.properties                                                                 
  3.8 KiB │   -1 B │  9.8 KiB │    0 B │ ∆ io/github/usefulness/KtlintGradlePlugin.class                                                   
  2.3 KiB │   -1 B │  5.2 KiB │    0 B │ ∆ io/github/usefulness/KtlintGradlePlugin_apply__inlined_with_lambda_1_2_1_1.class                
──────────┼────────┼──────────┼────────┼───────────────────────────────────────────────────────────────────────────────────────────────────
 13.8 KiB │ +310 B │ 30.5 KiB │ +711 B │ (total)
CLASSES
METHODS:

   old │ new │ diff       
  ─────┼─────┼────────────
   658 │ 660 │ +2 (+4 -2) 
  + com.pinterest.ktlint.rule.engine.api.KtLintRuleEngine <init>(Set, EditorConfigDefaults, EditorConfigOverride, boolean, FileSystem, int, DefaultConstructorMarker)
  + kotlin.text.StringsKt startsWith_default(String, String, boolean, int, Object) → boolean
  + org.gradle.api.Project getLayout() → ProjectLayout
  + org.gradle.api.file.DirectoryProperty get() → Object
  
  - com.pinterest.ktlint.rule.engine.api.KtLintRuleEngine <init>(Set, EditorConfigDefaults, EditorConfigOverride, boolean, boolean, FileSystem, int, DefaultConstructorMarker)
  - org.gradle.api.Project getBuildDir() → File

@mateuszkwiecinski mateuszkwiecinski marked this pull request as ready for review September 5, 2023 22:10
@mateuszkwiecinski mateuszkwiecinski merged commit a6120fb into master Sep 5, 2023
21 checks passed
@mateuszkwiecinski mateuszkwiecinski deleted the updates branch September 5, 2023 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant