Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

A GitHub Action that runs delombok on the project in place, retaining line numbers where possible

Notifications You must be signed in to change notification settings

advanced-security/delombok-action

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

⚠️ This project has been discontinued, please use advanced-security/delombok ⚠️

delombok-action

This actions runs "delombok" on the source code of the repository in place. Where possibly, the delomboked code removes line breaks to retain the locations of the original source code.

The action will do nothing on source code which does not include at least one Project Lombok import.

About

A GitHub Action that runs delombok on the project in place, retaining line numbers where possible

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%