Skip to content
#

maintenance-scripts

Here are 19 public repositories matching this topic...

nroulon
nroulon commented Nov 2, 2021

Java cannot use name property on constructor so a DatamaintainConfig written in Java look like :

 new DatamaintainConfig(
                    scriptPath,
                    SCRIPT_REGEX,
                    false,
                    Collections.emptySet(),
                    Collections.singleton(nonConformScriptsTag),
                    Collections.emptySet(),
                   
documentation enhancement good first issue config

Improve this page

Add a description, image, and links to the maintenance-scripts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the maintenance-scripts topic, visit your repo's landing page and select "manage topics."

Learn more