aboutsummaryrefslogtreecommitdiffstats
path: root/lib/plum/client.rb
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2016-05-08 03:00:56 +0900
committerKazuki Yamaguchi <k@rhe.jp>2016-05-08 03:00:56 +0900
commit5ee54758e673472d0c2a497fd7062d62442ad32a (patch)
treed8f59200dd04794b5322add1e74e8affc7417554 /lib/plum/client.rb
parentef45ef464bf769b3a57bbe574555874e562b4e5f (diff)
downloadplum-5ee54758e673472d0c2a497fd7062d62442ad32a.tar.gz
get rid of '-*- flag: value -*-' style in magic commentstopic/fix-magic-comment-style
It was required when they were added, but it is no longer.
Diffstat (limited to 'lib/plum/client.rb')
-rw-r--r--lib/plum/client.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/plum/client.rb b/lib/plum/client.rb
index 6c3b16d..959b445 100644
--- a/lib/plum/client.rb
+++ b/lib/plum/client.rb
@@ -1,4 +1,5 @@
-# -*- frozen-string-literal: true -*-
+# frozen-string-literal: true
+
module Plum
class Client
DEFAULT_CONFIG = {