Skip to content

Commit

Permalink
Add an empty line after attribute accessor
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Apr 30, 2023
1 parent 7f7bd5a commit 54eaec3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/t/rcfile.rb
Expand Up @@ -4,6 +4,7 @@ module T
class RCFile
include Singleton
attr_reader :path

FILE_NAME = '.trc'.freeze

def initialize
Expand Down

0 comments on commit 54eaec3

Please sign in to comment.