Skip to content

Commit 2fe52f5

Browse files
committed
1 parent 47175d1 commit 2fe52f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application.vala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ namespace Turntable {
130130
#if SANDBOXED
131131
#if SCROBBLING
132132
if (!cli_mode)
133-
#endif
133+
#endif // vala-lint=block-opening-brace-space-before
134134
{
135135
string[] temp_dirs = {};
136136
string home = GLib.Environment.get_home_dir ();

0 commit comments

Comments
 (0)