Skip to content

Commit f2bfe9e

Browse files
committed
Fix rake lint error in examples/server/config.php
examples/server/config.pp - ERROR: trailing whitespace found on line 2
1 parent 7e81906 commit f2bfe9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server/config.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
mysql::server::config { 'testfile':
2-
2+
33
}

0 commit comments

Comments
 (0)