From 370680e50b06ae8963972d5e7ce6648059829f2c Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Wed, 1 Jan 2025 20:33:38 +0100 Subject: [PATCH] Spotless plugin - format .md files --- README.md | 2 +- pom.xml | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cbd21a612..fe3c96bdc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ Plexus Parent POM -============ +================= [![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.plexus/plexus.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.codehaus.plexus/plexus) diff --git a/pom.xml b/pom.xml index 6cac482e0..3287220ee 100644 --- a/pom.xml +++ b/pom.xml @@ -602,6 +602,15 @@ limitations under the License. true + + + **/*.md + + + target/** + + + true