Skip to content

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

lcartey/delombok-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Packages

No packages published

Languages