Skip to content

Commit 28c0905

Browse files
authored
style: Fix yamllint problems in YAML files
1 parent 89bce2f commit 28c0905

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
- If you have a better way to accomplish this, please implement it
2323
-->
2424

25-
This plugin is the difference between a regular Minecraft Server and a
26-
kiriSMP!
25+
This plugin is the difference between a regular Minecraft Server
26+
and a kiriSMP!
2727
</description>
2828
<url>https://github.com/kiriDevs/ksmpplugin</url>
2929

src/main/resources/plugin.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ api-version: ${minecraft.apiVersion}
88

99
author: kiriDevs
1010
description: ${project.description}
11-
website: ${project.scm.url}
11+
website: ${project.scm.url}

0 commit comments

Comments
 (0)