Skip to content

Commit 9745c33

Browse files
authored
Remove unnecessary whitespace in snapcraft.yaml (#22090)
Signed-off-by: Yarden Shoham <[email protected]>
1 parent 6870453 commit 9745c33

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

snap/snapcraft.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: gitea
2-
summary: Gitea - A painless self-hosted Git service
2+
summary: Gitea - A painless self-hosted Git service
33
description: |
44
The goal of this project is to make the easiest, fastest, and most painless
55
way of setting up a self-hosted Git service. With Go, this can be done with
@@ -39,7 +39,6 @@ apps:
3939
command: usr/bin/sqlite3
4040

4141
parts:
42-
4342
gitea:
4443
plugin: make
4544
source: .

0 commit comments

Comments
 (0)