Skip to content

Fix pointers/urls#10

Merged
mateuszkwiecinski merged 1 commit intomasterfrom
add_maven_central_publishing
Feb 13, 2026
Merged

Fix pointers/urls#10
mateuszkwiecinski merged 1 commit intomasterfrom
add_maven_central_publishing

Conversation

@mateuszkwiecinski
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings February 13, 2026 20:48
@mateuszkwiecinski mateuszkwiecinski changed the title Fix pointers Fix pointers/urls Feb 13, 2026
@mateuszkwiecinski mateuszkwiecinski marked this pull request as ready for review February 13, 2026 20:48
@mateuszkwiecinski mateuszkwiecinski force-pushed the add_maven_central_publishing branch from c7b51d4 to 38d7097 Compare February 13, 2026 20:49
@github-actions
Copy link
Copy Markdown

Diffuse output:

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

       │           compressed           │           uncompressed            
       ├───────────┬───────────┬────────┼───────────┬───────────┬───────────
 JAR   │ old       │ new       │ diff   │ old       │ new       │ diff      
───────┼───────────┼───────────┼────────┼───────────┼───────────┼───────────
 class │ 109.3 KiB │ 109.3 KiB │    0 B │ 214.9 KiB │ 214.9 KiB │       0 B 
 other │   1.3 KiB │   5.3 KiB │ +4 KiB │     202 B │  11.3 KiB │ +11.1 KiB 
───────┼───────────┼───────────┼────────┼───────────┼───────────┼───────────
 total │ 110.7 KiB │ 114.6 KiB │ +4 KiB │ 215.1 KiB │ 226.2 KiB │ +11.1 KiB 

 CLASSES │ old │ new │ diff      
─────────┼─────┼─────┼───────────
 classes │  72 │  72 │ 0 (+0 -0) 
 methods │ 553 │ 553 │ 0 (+0 -0) 
  fields │ 118 │ 118 │ 0 (+0 -0)
JAR
   compressed   │     uncompressed     │               
───────┬────────┼──────────┬───────────┤               
 size  │ diff   │ size     │ diff      │ path          
───────┼────────┼──────────┼───────────┼───────────────
 4 KiB │ +4 KiB │ 11.1 KiB │ +11.1 KiB │ + LICENSE.txt 
───────┼────────┼──────────┼───────────┼───────────────
 4 KiB │ +4 KiB │ 11.1 KiB │ +11.1 KiB │ (total)

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes incorrect references in the publishing configuration that were pointing to the wrong repository (ktlint-gradle-plugin) and updates them to point to the correct keeper repository. The changes also correct the LICENSE file reference to use the actual filename (LICENSE.txt) that exists in the repository.

Changes:

  • Updated LICENSE file reference from "LICENSE" to "LICENSE.txt" to match the actual filename
  • Updated GitHub repository URLs from usefulness/ktlint-gradle-plugin to usefulness/keeper
  • Removed Jeremy Mailen from the developers list

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mateuszkwiecinski mateuszkwiecinski merged commit 730f12b into master Feb 13, 2026
9 of 11 checks passed
@mateuszkwiecinski mateuszkwiecinski deleted the add_maven_central_publishing branch February 13, 2026 21:01
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.

2 participants